//
pkg.gl
Category
github.com/syncromatics/proto-schema-registry
internal
storage
package
0.7.3
Repository:
https://github.com/syncromatics/proto-schema-registry.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
457 SLOC
#
Functions
NewFileStorage
NewFileStorage creates a new file storage driver.
#
Structs
FileStorage
FileStorage is a registry storage driver that keeps schemas in file storage.
Schema
Schema is a proto schema.
#
Interfaces
SchemaStorer
SchemaStorer stores the schema locally.