package
Version:
v3.22.0-alpha
Opens a new window with list of versions in this module.
Published: May 14, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package erroror contains code to represent an error or a value.
type Value[Type any] struct {
Err error
Value Type
}
Value represents an error or a value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.