feat(server): start grpc server and register services when starting in standalone mode (v0.47) #25546
Annotations
1 error
Analyze:
server/start.go#L292
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)
|