package
0.6.0
Repository: https://github.com/go-board/std.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Err create a new Result from an error.
Errorf create a new Result from a formatted error.
FromPair create a new Result from a value or an error.
No description provided by the author
Ok create a new Result from a value.

# Structs

Result is a type that represents either a value or an error.