Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSchemaRpcServer ¶
func NewSchemaRpcServer(m *schemastorage.SchemaManager) *schemaRpcServer
Types ¶
type SchemaServer ¶
type SchemaServer struct {
// contains filtered or unexported fields
}
func NewSchemaServer ¶
func NewSchemaServer(cfg *utils.SchemaRegistryConfig) (*SchemaServer, error)
func (*SchemaServer) Start ¶
func (s *SchemaServer) Start() error
func (*SchemaServer) Stop ¶
func (s *SchemaServer) Stop() error
func (*SchemaServer) Wait ¶
func (s *SchemaServer) Wait() error
Click to show internal directories.
Click to hide internal directories.