Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DetectByteArrays = false DetectUUIDs = true DetectTimes = true DetectIntegers = true ErrIncompatibleSchema = fmt.Errorf("error incompatible schema") ErrExpectedString = fmt.Errorf("expected string type") ErrExpectedNumber = fmt.Errorf("expected json.Number") ErrUnsupportedType = fmt.Errorf("unsupported type") HasArrayOfObjects bool DummyRecord map[string]any DetectArrayOfObjects bool ReplaceNumber bool )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.