Documentation ¶
Index ¶
Constants ¶
View Source
const ( FailedToLoadPluginConfig = 1 FailedToLoadGlobalConfig = 2 )
Variables ¶
View Source
var ( ErrClientNotFound = errors.New("client not found") ErrNetworkNotSupported = errors.New("network is not supported") ErrClientNotConnected = errors.New("client is not connected") ErrPoolExhausted = errors.New("pool is exhausted") ErrPluginNotFound = errors.New("plugin not found") ErrPluginNotReady = errors.New("plugin is not ready") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.