//
pkg.gl
Category
github.com/OpenStars/beego
testing
package
1.12.5-sonek
Repository:
https://github.com/openstars/beego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
35 SLOC
#
Functions
Delete
Delete returns test client in DELETE method.
Get
Get returns test client in GET method.
Head
Head returns test client in HEAD method.
Post
Post returns test client in POST method.
Put
Put returns test client in PUT method.
#
Structs
TestHTTPRequest
TestHTTPRequest beego test request client.