package
1.0.2
Repository: https://github.com/ravior/gserver.git
Documentation: pkg.go.dev

# Functions

Connect is a convenience method for sending CONNECT request.
No description provided by the author
Delete is a convenience method for sending DELETE request.
DoRequest is a convenience method for sending custom http method request.
Get is a convenience method for sending GET request.
Head is a convenience method for sending HEAD request.
NewClient creates and returns a new HTTP client object.
NewRequest creates and returns a new request object.
NewResponse creates and returns a new Response object.
No description provided by the author
No description provided by the author
Options is a convenience method for sending OPTIONS request.
Patch is a convenience method for sending PATCH request.
Post
Post is a convenience method for sending POST request.
Put is a convenience method for sending PUT request.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
路由组.
Request is the context object for a request.
Response is the ghttp response manager.
ResponseWriter is the custom writer for ghttp response.
路由器.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author