mapx

package
v1.1.10 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsExist

func IsExist(data map[string]interface{}, name string) bool

*

  • @desc 校验

Types

type Map

type Map map[string]string

func (Map) MarshalXML

func (m Map) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*Map) UnmarshalXML

func (m *Map) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

type Obj

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

type OrderMap

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

func (*OrderMap) Delete

func (m *OrderMap) Delete(key string)

func (*OrderMap) Get

func (m *OrderMap) Get(key string) interface{}

func (*OrderMap) Put

func (m *OrderMap) Put(key string, val interface{})

func (*OrderMap) Range

func (m *OrderMap) Range(f func(key string, val interface{}))

Jump to

Keyboard shortcuts

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