Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InvalidConfigError ¶ added in v1.0.0
type InvalidConfigError struct {
// contains filtered or unexported fields
}
func (*InvalidConfigError) Error ¶ added in v1.0.0
func (e *InvalidConfigError) Error() string
func (*InvalidConfigError) Is ¶ added in v1.0.0
func (e *InvalidConfigError) Is(target error) bool
Click to show internal directories.
Click to hide internal directories.