structs

package
v0.0.0-...-3f8f567 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type M

type M map[string]interface{}

type RequestConfig

type RequestConfig struct {
	Proxy   string
	TimeOut time.Duration
	Header  SSM
	Query   SSM
	Form    SSM
	Cookies []*http.Cookie
}

func NewRequestConfig

func NewRequestConfig() *RequestConfig

func (*RequestConfig) SetCookie

func (r *RequestConfig) SetCookie(key, value, path, domain string, age int, httpOnly bool)

type SSM

type SSM map[string]string

Jump to

Keyboard shortcuts

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