nativetype

package
v0.1.0-alpha.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

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

func MergeJSONLike(existing, incoming string) string

MergeJSONLike merges two JSON-like types for a single field path.

func NormalizeJSONLike

func NormalizeJSONLike(native string) string

NormalizeJSONLike normalizes JSON/CSV-style native field types into the canonical vocabulary.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL