fiber

package
v1.8.6 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 5 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, followRedirects ...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) nano_http.ExtendedResponse[T]

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