Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSON ¶
type JSON struct {
json.RawMessage
}
JSON type to support easy handling of JSON data in character table fields using golang json.RawMessage for deferred decoding/encoding
Click to show internal directories.
Click to hide internal directories.