Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KonnectCompatibility ¶ added in v1.37.0
Types ¶
type ErrorsWrapper ¶
type ErrorsWrapper struct {
Errors []error
}
func (ErrorsWrapper) Error ¶
func (v ErrorsWrapper) Error() string
type Validator ¶
type Validator struct {
// contains filtered or unexported fields
}
func NewValidator ¶
func NewValidator(opt ValidatorOpts) *Validator
Click to show internal directories.
Click to hide internal directories.