types

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeySep = "/"
	ValSep = "\n"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Map

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

func NewMap

func NewMap(s string) (m *Map, err error)

func (*Map) GetInt64

func (m *Map) GetInt64(keys ...string) (value int64)

func (*Map) GetString

func (m *Map) GetString(keys ...string) (value string)

func (*Map) GetTime

func (m *Map) GetTime(keys ...string) (value time.Time)

Jump to

Keyboard shortcuts

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