Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeString = "string" TypeInteger = "integer" TypeNumber = "number" TypeBoolean = "boolean" TypeObject = "object" TypeArray = "array" TypeNull = "null" TypeDatetime = "datetime" TypeUnknown = "unknown" )
Variables ¶
This section is empty.
Functions ¶
func MergeJSONLike ¶
MergeJSONLike merges two JSON-like types for a single field path.
func NormalizeJSONLike ¶
NormalizeJSONLike normalizes JSON/CSV-style native field types into the canonical vocabulary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.