Documentation ¶
Index ¶
Constants ¶
View Source
const ( ModuleName = "cwf" Eventd = "EVENTD" GatewayHealth = "HEALTH" UeSim = "UESIM" Radiusd = "RADIUSD" )
Variables ¶
This section is empty.
Functions ¶
func AddService ¶
Add a new service. If the service already exists, overwrites the service config.
func GetConnection ¶
func GetConnection(service string) (*grpc.ClientConn, error)
Provides a gRPC connection to a service in the registry.
func GetServiceAddress ¶
Returns the RPC address of the service. The service needs to be added to the registry before this.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.