utils

package
v0.29.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockableRequestDoer

type MockableRequestDoer interface {
	Do(*http.Request) (*http.Response, error)
}

MockableRequestDoer is an interface that can be used wherever we have an HTTP client that needs to be mocked to inject custom responses and errors

Jump to

Keyboard shortcuts

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