db

package
v0.0.0-...-bbc01e9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KV = redis.NewClient(&redis.Options{
	Addr:     fmt.Sprintf("%s:%d", config.KVStore.Host, config.KVStore.Port),
	DB:       config.KVStore.DB,
	Password: config.KVStore.Password,
})

KV key/value store

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL