Versions in this module Expand all Collapse all v0 v0.5.2 Nov 8, 2020 Changes in this version + const DQLiteBackend + const ETCDBackend + const KineSocket + const MySQLBackend + const PostgresBackend + const SQLiteBackend + func ParseStorageEndpoint(storageEndpoint string) (string, string) + type Config struct + ConnectionPoolConfig generic.ConnectionPoolConfig + Endpoint string + GRPCServer *grpc.Server + Listener string + type ETCDConfig struct + Endpoints []string + LeaderElect bool + TLSConfig tls.Config + func Listen(ctx context.Context, config Config) (ETCDConfig, error)