Discover Packages
github.com/hardikdr/gardener
pkg
operation
errors
package
Version:
v0.0.0-...-48c86bf
Opens a new window with list of versions in this module.
Published: Apr 6, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Error is a representation of an error (a description along with a well-defined error code).
New creates a new Error object from a given Golang error. It extracts 'CODE:<some-code>' from the beginning
of the error description. An error without a CODE is also valid.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.