result

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 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 ErrorResult

type ErrorResult struct {
	// contains filtered or unexported fields
}

func Result

func Result(vs ...interface{}) *ErrorResult

func (*ErrorResult) Unwrap

func (this *ErrorResult) Unwrap() interface{}

func (*ErrorResult) Unwrap_Or

func (this *ErrorResult) Unwrap_Or(v interface{}) interface{}

func (*ErrorResult) Unwrap_Or_Else

func (this *ErrorResult) Unwrap_Or_Else(f func() interface{}) interface{}

Jump to

Keyboard shortcuts

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