Documentation
¶
Index ¶
- func Bool(data interface{}) bool
- func BoolDef(data interface{}, def bool) bool
- func Float(data interface{}) float32
- func FloatDef(data interface{}, def float32) float32
- func Int(data interface{}) int
- func Int64(data interface{}) int64
- func Int64Def(data interface{}, def int64) int64
- func IntDef(data interface{}, def int) int
- func String(data interface{}) string
- func StringDef(data interface{}, def string) string
- func Time(data interface{}) time.Time
- func TimeAddLocalZoneOffset(t time.Time) time.Time
- func TimeDef(data interface{}, def time.Time) time.Time
- func TimeNowUTC() time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TimeNowUTC ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.