persistence

package
v1.1.0-cassandra-enabled Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Persistence

type Persistence interface {
	SaveToDisk(key, value, op string)
	SaveAllToDisk(store map[string]string)
	Load() (map[string]string, error)
	ShutDown()
}

Directories

Path Synopsis
dummy file
dummy file

Jump to

Keyboard shortcuts

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