mapdb

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: MIT Imports: 7 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