sync

package
v0.0.0-...-160fd46 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2018 License: MIT Imports: 7 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Map

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

Map -

func Open

func Open(path string) (*Map, error)

Open -

func (*Map) Close

func (m *Map) Close()

Close -

func (*Map) Delete

func (m *Map) Delete(key interface{})

Delete -

func (*Map) Find

func (m *Map) Find(key interface{}, value interface{}) (err error)

Find -

func (*Map) Save

func (m *Map) Save(path string) error

Save -

func (*Map) Upsert

func (m *Map) Upsert(key, value interface{})

Upsert -

Jump to

Keyboard shortcuts

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