schema

package
v1.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DataBaker *avro.Schema = &avro.Schema{
	Definition: DataBakerEvent,
}
View Source
var DataBakerEvent = `{
  "type": "record",
  "name": "publish-dataset",
  "fields": [
  { "name": "job_id", "type": "string" }
  ]
}`
View Source
var ImportV4File *avro.Schema = &avro.Schema{
	Definition: ImportV4FileEvent,
}
View Source
var ImportV4FileEvent = `` /* 165-byte string literal not displayed */

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL