Documentation ¶
Index ¶
- func Bool(bo bool) *bool
- func BoolValue(bo *bool) bool
- func Float64(it float64) *float64
- func Float64Value(it *float64) float64
- func Int64(it int64) *int64
- func Int64Value(it *int64) int64
- func String(st string) *string
- func StringValue(st *string) string
- func Time(it time.Time) *time.Time
- func TimeValue(it *time.Time) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float64Value ¶
func Int64Value ¶
func StringValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.