response

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Body

type Body struct {
	String string
	Bytes  []byte
	IO     io.Reader
}

Body struct

type Response

type Response struct {
	Status string
	Code   int

	Body    Body
	Request *http.Request
}

Response struct

func (*Response) Save

func (r *Response) Save(resp *http.Response)

Save response body

Jump to

Keyboard shortcuts

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