testhelper

package
v2.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(opts ...func(*http.ServeMux)) (*httptest.Server, func())

NewServer :

func NewWebsocketServer

func NewWebsocketServer(opts ...func(*http.ServeMux)) (*httptest.Server, func())

NewWebsocketServer :

func WithHandlerOption

func WithHandlerOption(
	path, method string,
	status int,
	respBody []byte,
) func(*http.ServeMux)

WithHandlerOption :

func WithWebsocketHandlerOption

func WithWebsocketHandlerOption(
	path string,
	respBody []byte,
) func(*http.ServeMux)

WithWebsocketHandlerOption :

Types

This section is empty.

Jump to

Keyboard shortcuts

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