kv

package
v0.0.0-...-640912d Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KVApp

type KVApp struct {
	// contains filtered or unexported fields
}

func NewKVApp

func NewKVApp(mongoURI string) *KVApp

func (*KVApp) AppID

func (kv *KVApp) AppID() string

func (*KVApp) CallFunction

func (kv *KVApp) CallFunction(name string, req *nlibshared.Request) *nlibshared.Response

func (*KVApp) GetKey

func (kv *KVApp) GetKey(key string) (string, error)

func (*KVApp) Start

func (kv *KVApp) Start() error

func (*KVApp) Stop

func (kv *KVApp) Stop() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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