Documentation
¶
Index ¶
- func Object(raw any, expectedSchema string, context string, allowedKeys ...string) (map[string]any, error)
- func ObjectField(record map[string]any, field string, context string) (map[string]any, error)
- func StringArrayField(record map[string]any, field string, context string) ([]string, error)
- func StringField(record map[string]any, field string, context string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObjectField ¶
func StringArrayField ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.