package
1.0.1
Repository: https://github.com/lessos/lessgo.git
Documentation: pkg.go.dev

# Functions

Delete returns *HttpClientRequest with DELETE method.
Get returns *HttpClientRequest with GET method.
Head returns *HttpClientRequest with HEAD method.
No description provided by the author
Post
Post returns *HttpClientRequest with POST method.
Put returns *HttpClientRequest with PUT method.

# Structs

No description provided by the author

# Type aliases

No description provided by the author