ocis already does the cli flag parsing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -63,6 +63,5 @@ func Server(opts ...Option) http.Service {
|
||||
|
||||
micro.RegisterHandler(service.Server(), mux)
|
||||
|
||||
service.Init()
|
||||
return service
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user