package
0.0.0-20200727192839-f8362a89e22a
Repository: https://github.com/dario617/gokvsdns.git
Documentation: pkg.go.dev

# Functions

Start server.

# Structs

CassandraDB : Implements DBDriver and holds the cassandra session.
EtcdDB : Implements DBDriver and holds the etcd client.
RedisKVS : Implements DBDriver and holds the redis cluster client.

# Interfaces

DBDriver : Database driver interface.