ghttp

package
v1.3.14 Latest Latest
Warning

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

Go to latest
Published: May 17, 2021 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ghttp

type Ghttp interface {
	Request() **http.Request
	Response() *http.ResponseWriter
	Get(str string) string
	Post(str string) string
	Write(data interface{}, errno int, err error)
}

func Default

func Default(request **http.Request, response *http.ResponseWriter) Ghttp

Jump to

Keyboard shortcuts

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