errors

package
v0.4.11 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 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(url string) error

NewEgressURLError prepends the provided message with `egressURL error: `

Types

type GenericError

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

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) EgressURL added in v0.2.1

func (e *GenericError) EgressURL() string

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