mock

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RoundTripper added in v1.5.0

type RoundTripper struct {
	RoundTripFunc func(r *http.Request) (*http.Response, error)
}

func (*RoundTripper) RoundTrip added in v1.5.0

func (rt *RoundTripper) RoundTrip(r *http.Request) (*http.Response, error)

type Writer

type Writer struct {
	WriteFunc func(p []byte) (n int, err error)
}

func (Writer) Write

func (m Writer) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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