package
1.12.0
Repository: https://github.com/rubenvp8510/jaeger.git
Documentation: pkg.go.dev

# Constants

StoragePluginIdentifier is the identifier that is shared by plugin and host.

# Variables

Handshake is a common handshake that is shared by plugin and host.
PluginMap is the map of plugins we can dispense.

# Structs

StorageGRPCPlugin is the implementation of plugin.GRPCPlugin so we can serve/consume this.

# Interfaces

StoragePlugin is the interface we're exposing as a plugin.