Documentation ¶
Index ¶
- func Bool(b bool) *bool
- func CopyAnyArray(slice []any) []any
- func CopyAnyP(a *any) *any
- func CopyBoolP(b *bool) *bool
- func CopyFloat64P(f *float64) *float64
- func CopyIntP(i *int) *int
- func CopyMapAny(m map[string]any) map[string]any
- func CopyMapString(m map[string]string) map[string]string
- func CopyMapStringArray(m map[string][]string) map[string][]string
- func CopyStringArray(slice []string) []string
- func Int(i int) *int
- func Int32(i int32) *int
- func UInt32(i uint32) *int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyAnyArray ¶
func CopyFloat64P ¶
func CopyStringArray ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.