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 ¶
func GetPluginEnvKey ¶
func NewStreamingPlugin ¶
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. |
|
examples/file
command
|
|
|
examples/stdout
command
|
Click to show internal directories.
Click to hide internal directories.