schema_registry

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const INVALID_SCHEMA = "Invalid Schema"

Variables

This section is empty.

Functions

This section is empty.

Types

type Schema

type Schema struct {
	Type    string
	Version string
	Subject string
}

type SchemaRegistry

type SchemaRegistry struct {
	Client schemaregistry.Client
	// contains filtered or unexported fields
}

func NewSchemaRegistry

func NewSchemaRegistry(url string) (*SchemaRegistry, error)

func (*SchemaRegistry) GetSchema

func (sr *SchemaRegistry) GetSchema(id int32) (string, error)

Jump to

Keyboard shortcuts

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