Documentation ¶
Index ¶
Constants ¶
View Source
const INVALID_SCHEMA = "Invalid Schema"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchemaRegistry ¶
type SchemaRegistry struct { Client schemaregistry.Client // contains filtered or unexported fields }
func NewSchemaRegistry ¶
func NewSchemaRegistry(url string) (*SchemaRegistry, error)
Click to show internal directories.
Click to hide internal directories.