Documentation
¶
Index ¶
- func Bool(b *bool) bool
- func BoolPtr(b bool) *bool
- func Float64(f *float64) float64
- func Float64Ptr(f float64) *float64
- func Int(i *int) int
- func Int64(i *int64) int64
- func Int64Ptr(i int64) *int64
- func IntPtr(i int) *int
- func IntPtrToInt8(i *int) int8
- func IntPtrToInt64(i *int) int64
- func String(s *string) string
- func StringPtr(s string) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.