request

package
v0.0.0-...-0f1c779 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2021 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Method  string
	URI     string
	Headers map[string]string
	Payload string
}

const maxCapacity = 1024 * 1024 // your required line length

func NewRequest

func NewRequest(filePath string) (*Request, error)

type RequestData

type RequestData struct {
	User map[string]string
	Now  time.Time
}

Jump to

Keyboard shortcuts

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