Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallHandler ¶ added in v0.9.1
func CallHandler(t testing.TB, url string, h fasthttp.RequestHandler) *fasthttp.RequestCtx
func QueryArgsFromUrl ¶ added in v0.9.1
Types ¶
type FastHttpSender ¶
type FastHttpSender struct {
// contains filtered or unexported fields
}
Type FastHttpSender Sturcture contains in memory server and client for testing purposes
func (FastHttpSender) Close ¶ added in v0.9.0
func (s FastHttpSender) Close() error
Click to show internal directories.
Click to hide internal directories.