Documentation ¶
Index ¶
- Variables
- func Data(ps ...interface{}) *_func
- func DataArray(ps interface{}) *_func
- func DataFromArray(ps interface{}) *_func
- func DataRange(s, e, t int) *_func
- func Fn(f interface{}, params ...interface{}) func() interface{}
- func IsError(p interface{}) bool
- func IsPtr(p interface{}) bool
- func SortBy(data interface{}, swap interface{}) interface{}
- func ToInt(p string) int
- func Type(p interface{}) reflect.Kind
Constants ¶
This section is empty.
Variables ¶
View Source
var If = _assert.If
Functions ¶
func DataFromArray ¶
func DataFromArray(ps interface{}) *_func
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.