part

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2021 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 Map

type Map struct {
	B map[string]interface{}
}

func New

func New() *Map

func (*Map) Get

func (i *Map) Get(key string) (interface{}, bool)

func (*Map) Load

func (i *Map) Load(Source string)

func (*Map) Save

func (i *Map) Save(Source string) error

func (*Map) Set

func (i *Map) Set(key string, val interface{}) bool

Jump to

Keyboard shortcuts

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