Documentation ¶
Index ¶
- func Bool(b bool) *bool
- func Float32(f float32) *float32
- func Float64(f float64) *float64
- func Int(i int) *int
- func Int32(i int32) *int32
- func Int64(i int64) *int64
- func PowerHashMapToObjectHashMap(obj *HashMap) (newMap *object.HashMap, err error)
- func PowerStringMapToObjectStringMap(obj *StringMap) (newMap *object.StringMap, err error)
- func String(s string) *string
- func Time(t time.Time) *time.Time
- type HashMap
- type RequestDownload
- type StringMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HashMap ¶
func HashMapToPower ¶
------------------------------- Conversion ---------------------------------------
func MergeHashMap ¶
type RequestDownload ¶
type RequestDownload helper.RequestDownload
Click to show internal directories.
Click to hide internal directories.