Documentation
¶
Index ¶
- Variables
- func DependentService(dependentService *dependentServices.DependentService) (*grpc.ClientConn, error)
- func Get(address string) (*grpc.ClientConn, error)
- func Master() (*grpc.ClientConn, error)
- func RequiredService(requiredService *requiredServices.RequiredService) (*grpc.ClientConn, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ExtraOptions []grpc.DialOption
Functions ¶
func DependentService ¶
func DependentService(dependentService *dependentServices.DependentService) (*grpc.ClientConn, error)
func Master ¶
func Master() (*grpc.ClientConn, error)
func RequiredService ¶
func RequiredService(requiredService *requiredServices.RequiredService) (*grpc.ClientConn, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.