errinf

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorStringer added in v0.8.9

type ErrorStringer interface {
	ErrorString() string
}

type ErrorWrapperCloner

type ErrorWrapperCloner interface {
	ClonePtr() *errorwrapper.Wrapper
}

type ErrorWrapperGetter

type ErrorWrapperGetter interface {
	ErrorWrapper() *errorwrapper.Wrapper
}

type ErrorWrapperInterfaceGetter

type ErrorWrapperInterfaceGetter interface {
	ErrorWrapperInf() ErrWrapper
}

type ErrorWrapperTypeStringer

type ErrorWrapperTypeStringer interface {
	TypeCodeNameString() string
	TypeNameCode() string
	TypeString() string
}

type ResultsContractsBinder added in v0.8.7

type ResultsContractsBinder interface {
	ValuesWithErrorWrapper
	AsResultsContractsBinder() ResultsContractsBinder
}

type TypeOfErrorWrapper

type TypeOfErrorWrapper interface {
	Type() errtype.Variation
}

type ValueWithErrorWrapperBinder added in v0.7.6

type ValueWithErrorWrapperBinder interface {
	ValueWithErrorWrapper
	AsValueWithErrorWrapperBinder() ValueWithErrorWrapperBinder
}

type ValuesWithErrorWrapperCollectionBinder added in v0.8.7

type ValuesWithErrorWrapperCollectionBinder interface {
	ValuesWithErrorWrapper
	AsValuesWithErrorWrapperCollectionBinder() ValuesWithErrorWrapperCollectionBinder
}

Jump to

Keyboard shortcuts

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