Remove default service
This commit is contained in:
@@ -35,7 +35,6 @@ type Option func(*Options)
|
||||
|
||||
var (
|
||||
HeaderPrefix = "X-Micro-"
|
||||
DefaultService = newService()
|
||||
)
|
||||
|
||||
func NewService(opts ...Option) Service {
|
||||
|
||||
Reference in New Issue
Block a user