Versions in this module Expand all Collapse all v1 v1.15.1 Nov 7, 2019 Changes in this version + const StoragePluginIdentifier + var Handshake = plugin.HandshakeConfig + var PluginMap = map[string]plugin.Plugin + type StorageGRPCPlugin struct + Impl StoragePlugin + func (*StorageGRPCPlugin) GRPCClient(ctx context.Context, broker *plugin.GRPCBroker, c *grpc.ClientConn) (interface{}, error) + func (p *StorageGRPCPlugin) GRPCServer(broker *plugin.GRPCBroker, s *grpc.Server) error + type StoragePlugin interface + DependencyReader func() dependencystore.Reader + SpanReader func() spanstore.Reader + SpanWriter func() spanstore.Writer