Documentation ¶
Index ¶
- type OrderMap
- func (o *OrderMap) Del(key string)
- func (o *OrderMap) Get(key string) interface{}
- func (o *OrderMap) Keys() []string
- func (o *OrderMap) Len() int
- func (o *OrderMap) Less(i int, j int) bool
- func (o *OrderMap) MarshalJSON() ([]byte, error)
- func (o *OrderMap) Set(key string, value interface{})
- func (o *OrderMap) Swap(i int, j int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.