Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Schema ¶
Schema represents an Avro schema document as parsed from a JSON source representation. This representation includes all relevant details on the fields and other relevant structural elements needed for encoding, decoding, and validating Avro messages.
func FromString ¶
FromString parses a JSON-formatted string according to the expectations of an Avro schema document.
Click to show internal directories.
Click to hide internal directories.