package
1.0.2-beta
Repository: https://github.com/pixelfactoryio/git-get.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewErrorf instantiates a new error.
WrapErrorf returns a wrapped error.

# Constants

ErrorCodeInvalidArgument represents an invalid argument error.
ErrorCodeUnknown represents an unknown error.
ErrorMissingArgument represents an missing argument error.

# Structs

Error represents an error that could be wrapping another error, it includes a code for determining what triggered the error.

# Type aliases

ErrorCode defines supported error codes.