common

package
v0.57.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package common implements utilities shared across the e2e tests

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InternalError

type InternalError struct {
	Err error
}

InternalError is an error type used to wrap internal errors

func (InternalError) Error

func (i InternalError) Error() string

Error returns a printable InternalError

func (InternalError) Is

func (i InternalError) Is(target error) bool

Is returns true if the target error is an InternalError

Jump to

Keyboard shortcuts

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