Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamespaceNotExistError ¶
type NamespaceNotExistError struct {
Err error
}
func (NamespaceNotExistError) Error ¶
func (err NamespaceNotExistError) Error() string
func (*NamespaceNotExistError) Unwrap ¶
func (err *NamespaceNotExistError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.