function
JSON
func JSON(
name string,
options ...JSONOption,
) DefinitionDefine arbitrary JSON-compatible stored data.
Related types
JSONOptionOptions accepted by JSON and Point.
DefinitionAn immutable authored field definition.
function
func JSON(
name string,
options ...JSONOption,
) DefinitionDefine arbitrary JSON-compatible stored data.
JSONOptionOptions accepted by JSON and Point.
DefinitionAn immutable authored field definition.