gomap

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v0.4.1

func New(o opts.Opts) (impl.Impl, error)

Types

type Map added in v0.4.1

type Map map[string][]byte

func (*Map) Close added in v0.4.1

func (m *Map) Close() error

func (*Map) Del added in v0.4.1

func (m *Map) Del(k string) error

func (*Map) Get added in v0.4.1

func (m *Map) Get(k string) ([]byte, error)

func (*Map) Keys added in v0.4.1

func (m *Map) Keys() ([]string, error)

func (*Map) Set added in v0.4.1

func (m *Map) Set(k string, v []byte) error

Jump to

Keyboard shortcuts

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