ds

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeStrMap

func MergeStrMap(m1, m2 map[string]string) map[string]string

Types

type GenericMap

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

func (*GenericMap) Get

func (g *GenericMap) Get(key string) interface{}

func (*GenericMap) GetStr

func (g *GenericMap) GetStr(key string) string

func (*GenericMap) Put

func (g *GenericMap) Put(key string, value interface{}) *GenericMap

func (*GenericMap) Remove

func (g *GenericMap) Remove(key string)

Jump to

Keyboard shortcuts

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