Documentation ¶
Index ¶
- func Anys[C any](in ...C) (out []any)
- func Bool(in any, out *bool) error
- func Int(in any, out *int) error
- func Meta(in any, out *map[string]any) (err error)
- func String(in any, out *string) error
- func Time(in any, out *time.Time) error
- func TimePtr(in any, out **time.Time) error
- func Uint(in any, out *uint) error
- func Uint64(in any, out *uint64) error
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.