Documentation ¶
Index ¶
Constants ¶
View Source
const EMPTY uint64 = 0xc15d213aa4d7a795
Variables ¶
View Source
var FP_TABLE []uint64
Functions ¶
func AvroCRC64Fingerprint ¶
func CanonicalForm ¶
func DefinitionCanonicalForm ¶
func DefinitionCanonicalForm(d schema.Definition) interface{}
Types ¶
type CanonicalFields ¶
type CanonicalFields struct { Name *string `json:"name,omitempty"` Type interface{} `json:"type,omitempty"` Fields []interface{} `json:"fields,omitempty"` Symbols []string `json:"symbols,omitempty"` Items interface{} `json:"items,omitempty"` Values interface{} `json:"values,omitempty"` Size *int `json:"size,omitempty"` }
Click to show internal directories.
Click to hide internal directories.