package
0.0.0-20241213122953-352bf0cf4360
Repository: https://github.com/grevych/origin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewGRPCService creates a new GRPCService instance.
NewServer creates a new server instance.

# Structs

No description provided by the author
GRPCDependencies is used to inject dependencies into the GRPCService service activity.
GRPCService is the concrete implementation of the serviceActivity interface which defines methods to start and stop a service.
Server is the actual server implementation of the API.
Servers holds all the server implementation instances.