package
Version:
v2.8.0
Opens a new window with list of versions in this module.
Published: Jan 7, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
Code int `json:"error_code"`
Message string `json:"message"`
}
Error represents a Schema Registry HTTP Error response
Error implements the errors.Error interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.