Documentation
¶
Index ¶
- func Bool(v bool) *bool
- func BoolValue(v *bool) bool
- func Float(v float64) *float64
- func FloatValue(v *float64) float64
- func Int(v int) *int
- func Int64(v int64) *int64
- func Int64Value(v *int64) int64
- func IntValue(v *int) int
- func String(v string) *string
- func StringValue(v *string) string
- func Time(v time.Time) *time.Time
- func TimeValue(v *time.Time) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FloatValue ¶
func Int64Value ¶
func StringValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.