Documentation
¶
Index ¶
Constants ¶
View Source
const ( KineSocket = "unix://kine.sock" SQLiteBackend = "sqlite" DQLiteBackend = "dqlite" ETCDBackend = "etcd3" JetStreamBackend = "jetstream" NATSBackend = "nats" MySQLBackend = "mysql" PostgresBackend = "postgres" )
Variables ¶
This section is empty.
Functions ¶
func ParseStorageEndpoint ¶
ParseStorageEndpoint returns the driver name and endpoint string from a datastore endpoint URL.
Types ¶
Click to show internal directories.
Click to hide internal directories.