package
1.0.4
Repository: https://github.com/blueambition/library.git
Documentation: pkg.go.dev

# Functions

Get请求.
Post
Post请求 Form形式 username=jack&password=abc-123 req.Header.Set("Content-Type", "application/x-www-form-urlencoded").
Post请求.