errors

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InvalidOperationError = &microerror.Error{
	Kind: "invalidOperationError",
}
View Source
var InvalidReleaseError = &microerror.Error{
	Kind: "invalidReleaseError",
}
View Source
var ParsingFailedError = &microerror.Error{
	Kind: "ParsingFailedError",
}
View Source
var UnknownReleaseError = &microerror.Error{
	Kind: "UnknownReleaseError",
}

Functions

func IsInvalidOperationError

func IsInvalidOperationError(err error) bool

IsInvalidOperationError asserts invalidOperationError.

func IsInvalidReleaseError

func IsInvalidReleaseError(err error) bool

IsInvalidReleaseError asserts ParsingFailedError.

func IsParsingFailed

func IsParsingFailed(err error) bool

IsParsingFailed asserts ParsingFailedError.

func IsUnknownReleaseError

func IsUnknownReleaseError(err error) bool

IsUnknownReleaseError asserts parsingFailedError.

Types

This section is empty.

Jump to

Keyboard shortcuts

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