errors

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEgressURLError

func NewEgressURLError(message string) error

NewEgressURLError prepends the provided message with `egressURL error: `

Types

type GenericError

type GenericError struct {
	// contains filtered or unexported fields
}

GenericError implements the error interface

func NewGenericError

func NewGenericError(err error) *GenericError

NewGenericError does some preprocessing if the provided error contains an aws-sdk-go-v2 error, otherwise just prepends `network verifier error: `

func (*GenericError) Error

func (e *GenericError) Error() string

Jump to

Keyboard shortcuts

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