mmap

package
v0.0.0-...-a24bc20 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyMagicString

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

type MapStringInt64

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

func NewStringInt64

func NewStringInt64() *MapStringInt64

func (MapStringInt64) Get

func (m MapStringInt64) Get(key string) int64

func (*MapStringInt64) Put

func (m *MapStringInt64) Put(key string, value int64)

type MapStringString

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

func NewStringString

func NewStringString() *MapStringString

func (MapStringString) Get

func (m MapStringString) Get(key string) string

func (*MapStringString) Put

func (m *MapStringString) Put(key string, value string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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