girl

package
v0.0.0-...-761a081 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2019 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 Girl

type Girl struct {
	URL         string
	Method      string
	Headers     map[string]string
	Body        io.Reader
	ShowReqBody bool
	ShowResBody bool
}

Girl ...

func New

func New(url string, method string, headers map[string]string, body io.Reader, showReqBody bool, showResBody bool) *Girl

func (*Girl) Request

func (g *Girl) Request() ([]byte, []byte, error)

Jump to

Keyboard shortcuts

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