hashmap

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 0 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 {
}

func NewMap

func NewMap() *Map

func (*Map) Int64BoolToKeys

func (*Map) Int64BoolToKeys(req map[int64]bool) (res []int64)

func (*Map) Int64Int64ToKeys

func (*Map) Int64Int64ToKeys(req map[int64]int64) (res []int64)

func (*Map) Int64Int64ToValues

func (*Map) Int64Int64ToValues(req map[int64]int64) (res []int64)

func (*Map) Int64StrToKeys

func (*Map) Int64StrToKeys(req map[int64]string) (res []int64)

func (*Map) Int64StrToValues

func (*Map) Int64StrToValues(req map[int64]string) (res []string)

func (*Map) IntBoolToKeys

func (*Map) IntBoolToKeys(req map[int]bool) (res []int)

func (*Map) IntIntToKeys

func (*Map) IntIntToKeys(req map[int]int) (res []int)

func (*Map) IntIntToValues

func (*Map) IntIntToValues(req map[int]int) (res []int)

func (*Map) IntStrToKeys

func (*Map) IntStrToKeys(req map[int]string) (res []int)

func (*Map) IntStrToValues

func (*Map) IntStrToValues(req map[int]string) (res []string)

func (*Map) StrBoolToKeys

func (*Map) StrBoolToKeys(req map[string]bool) (res []string)

func (*Map) StrInt64ToKeys

func (*Map) StrInt64ToKeys(req map[string]int64) (res []string)

func (*Map) StrInt64ToValues

func (*Map) StrInt64ToValues(req map[string]int64) (res []int64)

func (*Map) StrIntToKeys

func (*Map) StrIntToKeys(req map[string]int) (res []string)

func (*Map) StrIntToValues

func (*Map) StrIntToValues(req map[string]int) (res []int)

func (*Map) StrStrToKeys

func (*Map) StrStrToKeys(req map[string]string) (res []string)

func (*Map) StrStrToValues

func (*Map) StrStrToValues(req map[string]string) (res []string)

Jump to

Keyboard shortcuts

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