mapdb

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MIN_VALUE = 200
	MAX_VALUE = 65000

	ErrNoAvailableValues = errors.New("no available values")
)

Functions

This section is empty.

Types

type DB

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

func New

func New(fname string) *DB

func (*DB) Delete

func (db *DB) Delete(key string) (int, error)

func (*DB) Get

func (db *DB) Get(key string) (int, error)

Jump to

Keyboard shortcuts

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