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