inmem

package
v0.0.0-...-c9a78fb Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

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

Store.

func NewStore

func NewStore() *Store

NewStore initializes a Store.

func (*Store) Delete

func (m *Store) Delete(key string)

func (*Store) Insert

func (m *Store) Insert(key string, value []byte)

func (*Store) Read

func (m *Store) Read(key string) ([]byte, error)

Jump to

Keyboard shortcuts

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