//
pkg.gl
Category
github.com/Pow-Duck/httplib
testing
package
0.0.1
Repository:
https://github.com/pow-duck/httplib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
33 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.
SetTestingPort
No description provided by the author
#
Structs
TestHTTPRequest
TestHTTPRequest beego test request client.