errcasted

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Wrapper          errorwrapper.Wrapper
	IsCastedProperly bool
}

func Empty

func Empty() Result

func New

func New(wrapper *errorwrapper.Wrapper) Result

type ResultPtr

type ResultPtr struct {
	Wrapper          *errorwrapper.Wrapper
	IsCastedProperly bool
}

func EmptyPtr

func EmptyPtr() ResultPtr

func NewPtr

func NewPtr(wrapper *errorwrapper.Wrapper) ResultPtr

func (*ResultPtr) ToResult

func (resultPtr *ResultPtr) ToResult() Result

Jump to

Keyboard shortcuts

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