Documentation ¶
Index ¶
- type BasicGrpc
- func (bg *BasicGrpc) Call(handle func(*bootstrap.IdleConn, context.Context) error)
- func (bg *BasicGrpc) CheckGrpcError(err error)
- func (bg *BasicGrpc) GetConn() (*bootstrap.IdleConn, context.Context)
- func (bg *BasicGrpc) GetGCtx() *gin.Context
- func (bg *BasicGrpc) GetName() string
- func (bg *BasicGrpc) PutConn(conn *bootstrap.IdleConn, name string)
- func (bg *BasicGrpc) SetGCtx(ctx *gin.Context)
- func (bg *BasicGrpc) SetName(name string)
- type IGrpc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.