schema-manager

command module
v0.0.0-...-2568adb Latest Latest
Warning

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

Go to latest
Published: May 8, 2020 License: MIT Imports: 10 Imported by: 0

README

Schema manager

Docs of schema registry

How to start:

go get github.com/90poe/schema-manager
go build -o ./schema_manager

Examples:

Example of schemas.csv

subject,version,ext
dev_oos_geofencing-value,4,.avsc
dev_90_ais_position-value,latest,.avsc
vessel-position-service,1,.proto

Download schemas

schema_manager download --host=schema_registry_host --file=./schemas.csv --outdir=./api

Register new schemas

schema_manager register --host=schema_registry_host --subject=subject_name --file=./api.proto

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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