package
Version:
v1.0.0-beta.18
Opens a new window with list of versions in this module.
Published: Feb 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrIncompatibleSchema = fmt.Errorf("error incompatible schema")
ErrExpectedString = fmt.Errorf("expected string type")
ErrExpectedNumber = fmt.Errorf("expected json.Number")
ErrUnsupportedType = fmt.Errorf("unsupported type")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.