singlefile

package
v0.0.0-...-02e7294 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SingleFileOutput

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

func NewOutput

func NewOutput(filename string) (*SingleFileOutput, error)

func (*SingleFileOutput) Close

func (o *SingleFileOutput) Close() error

func (*SingleFileOutput) Request

func (o *SingleFileOutput) Request(req *http.Request) error

func (*SingleFileOutput) Response

func (o *SingleFileOutput) Response(req *http.Request, res *http.Response) error

func (*SingleFileOutput) RoundTrip

func (o *SingleFileOutput) RoundTrip(req *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

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