kvstore

package
v0.0.0-...-0917785 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2022 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

type Storage struct {
	Store map[string]HashMap
	// contains filtered or unexported fields
}

func NewInMemory

func NewInMemory() *Storage

WARNING: It is only for debugging purposes!

func (*Storage) DeleteHash

func (s *Storage) DeleteHash(ident string)

func (*Storage) NewHash

func (s *Storage) NewHash(ident string) HashMap

Jump to

Keyboard shortcuts

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