Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoFiberSender ¶
type GoFiberSender struct {
// contains filtered or unexported fields
}
type GoFiberSender Sturcture contains in memory server and client for testing purposes
func New ¶
func New(t testing.TB, app *fiber.App, followRedirects ...bool) *GoFiberSender
Instantiate New fiber client for testing purposes
func (*GoFiberSender) Close ¶ added in v0.9.0
func (s *GoFiberSender) Close() error
Click to show internal directories.
Click to hide internal directories.