gomap

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGoMap

func NewGoMap(opts impl.Opts) (impl.Impl, error)

Types

type GoMap

type GoMap map[string][]byte

func (*GoMap) Close

func (g *GoMap) Close() error

func (*GoMap) Del

func (g *GoMap) Del(k string) error

func (*GoMap) Get

func (g *GoMap) Get(k string, v interface{}) error

func (*GoMap) Keys

func (g *GoMap) Keys() ([]string, error)

func (*GoMap) Set

func (g *GoMap) Set(k string, v interface{}) error

Jump to

Keyboard shortcuts

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