Documentation ¶
Index ¶
- type ArrPair
- type Atcs
- func (m Atcs) Add(_key, _value interface{}) interface{}
- func (m Atcs) Arr(value ...interface{}) []interface{}
- func (m Atcs) At(_arr, _index interface{}) interface{}
- func (m Atcs) Cut(_arr, _width interface{}) ArrPair
- func (m Atcs) F2i(value interface{}) int
- func (m Atcs) Get(_key interface{}) interface{}
- func (a Atcs) GetAPI(api string) map[string]interface{}
- func (a Atcs) GetBody(url string) template.HTML
- func (m Atcs) In(_arr interface{}, val interface{}) bool
- func (m Atcs) IsEnd(_index, _width interface{}) bool
- func (m Atcs) IsIOS() bool
- func (m Atcs) IsMobile() bool
- func (m Atcs) IsWeixin() bool
- func (m Atcs) JSONBase64(o interface{}) string
- func (m Atcs) JSONToArr(_str interface{}) []interface{}
- func (m Atcs) JSONToMap(_str interface{}) map[string]interface{}
- func (m Atcs) Len(_arr interface{}) int
- func (m Atcs) Map(values ...interface{}) map[string]interface{}
- func (m Atcs) NotIn(_arr interface{}, val interface{}) bool
- func (m Atcs) Others(_arr, _width interface{}) []int
- func (a Atcs) PostAPI(api string, params string) map[string]interface{}
- func (m Atcs) Ref(_path interface{}) template.HTML
- func (m Atcs) Set(_key, value interface{}) interface{}
- func (m Atcs) SetTo(o map[string]interface{}, _key, value interface{}) interface{}
- func (m Atcs) Ter(c bool, a, b interface{}) interface{}
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.