Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ModuleError ¶
type ModuleError struct {
// contains filtered or unexported fields
}
func (*ModuleError) Error ¶
func (e *ModuleError) Error() string
func (*ModuleError) ModuleError ¶
func (e *ModuleError) ModuleError() string
func (*ModuleError) Unwrap ¶
func (e *ModuleError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.