Documentation
¶
Index ¶
- func Bool(b bool) *bool
- func Duration(d time.Duration) *time.Duration
- func Float32(f float32) *float32
- func Float64(f float64) *float64
- func Int(i int) *int
- func Int64(i int64) *int64
- func Ptr[T any](in T) *T
- func String(s string) *string
- func Time(t time.Time) *time.Time
- func Uint16(u uint16) *uint16
- func Uint32(u uint32) *uint32
- func Uint64(u uint64) *uint64
- func Uint8(u uint8) *uint8
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.