Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HandshakeMap = map[string]plugin.HandshakeConfig{ "abci": streamingabci.Handshake, }
HandshakeMap contains a map of each supported streaming's handshake config
View Source
var PluginMap = map[string]plugin.Plugin{ "abci": &streamingabci.ListenerGRPCPlugin{}, }
PluginMap contains a map of supported gRPC plugins
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package abci contains shared data between the host and plugins.
|
Package abci contains shared data between the host and plugins. |
Click to show internal directories.
Click to hide internal directories.