Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConnection ¶
func NewConnection(params ConnectionParams) *grpc.ClientConn
func OnStop ¶
func OnStop(params OnStopParams) error
Types ¶
type OnStopParams ¶
type OnStopParams struct { fx.In Conn *grpc.ClientConn `name:"grpc_account_connection"` }
Click to show internal directories.
Click to hide internal directories.