Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrPoolNotFound = errors.New("pool not found")
)
Functions ¶
This section is empty.
Types ¶
type RPCJob ¶
type RPCJob func(*grpc.ClientConn) error
Click to show internal directories.
Click to hide internal directories.