Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FastClient ¶
type FastClient struct {
Req *fasthttp.Request
Rsp *fasthttp.Response
Client *fasthttp.Client
// contains filtered or unexported fields
}
func (*FastClient) Prompt ¶
func (c *FastClient) Prompt() *FastClient
Click to show internal directories.
Click to hide internal directories.