Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) GetSchema ¶
GetSchema gets the schema with the ID. https://docs.confluent.io/current/schema-registry/develop/api.html#get--schemas-ids-int-%20id
func (*Client) PostSubjects ¶
func (c *Client) PostSubjects(subj, schema string) (*SchemaResponse, error)
type ErrorResponse ¶
func (*ErrorResponse) Error ¶
func (e *ErrorResponse) Error() string
Click to show internal directories.
Click to hide internal directories.