Documentation
¶
Index ¶
- Variables
- func DefaultCleaner(m map[string]any) map[string]any
- func Parse[T any](raw []byte, opts ...Option) (*T, error)
- func ParseByType(raw []byte, fieldPath string, registry Registry, opts ...Option) (any, error)
- func ParseInto(raw []byte, out any, opts ...Option) error
- type Cleaner
- type Option
- type Registry
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ParseByType ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.