fiber

package
v0.7.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoFiberSender

type GoFiberSender[T any] struct {
	// contains filtered or unexported fields
}

type GoFiberSender Sturcture contains in memory server and client for testing purposes

func New

func New[T any](t testing.TB, app *fiber.App, followRedirect bool) *GoFiberSender[T]

Instantiate New fiber client for testing purposes

func (*GoFiberSender[T]) Test

func (s *GoFiberSender[T]) Test(req *http.Request, timeout ...time.Duration) (*http.Response, error)

Sends a new Fiber request for testing purposes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL