errs

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdapterError

type AdapterError struct {
	Details string
	Err     error
}

func NewAdapterErr

func NewAdapterErr(opt Opts) *AdapterError

func (*AdapterError) Error

func (e *AdapterError) Error() string

type CommandError

type CommandError struct {
	Details string
	Err     error
}

func NewCommandErr

func NewCommandErr(opt Opts) *CommandError

func (*CommandError) Error

func (e *CommandError) Error() string

type ConfigurationError

type ConfigurationError struct {
	Details string
	Err     error
}

func NewConfigurationErr

func NewConfigurationErr(opt Opts) *ConfigurationError

func (*ConfigurationError) Error

func (e *ConfigurationError) Error() string

type Opts

type Opts struct {
	Error   error
	Details string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL