package
0.15.10
Repository: https://github.com/estuary/vitess.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MarshalSQLValue converts the byte representation of a json value and returns it formatted by MarshalSQLTo.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MaxDepth is the maximum depth for nested JSON.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TypeArray is JSON array type.
TypeBit is JSON bit string.
TypeBlob is JSON blob.
TypeBoolean is JSON boolean.
TypeDate is JSON date.
TypeDateTime is JSON time.
TypeNull is JSON null.
TypeNumber is JSON number type.
TypeObject is JSON object type.
TypeOpaque is JSON opaque type.
TypeString is JSON string type.
TypeTime is JSON time.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Object represents JSON object.
Parser parses JSON.
No description provided by the author
No description provided by the author
Value represents any JSON value.

# Type aliases

No description provided by the author
No description provided by the author
Type represents JSON type.