routertest

package
v0.0.0-...-5d951de Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Request

func Request(method string, handler gin.HandlerFunc, opts RequestOptions) *httptest.ResponseRecorder

func ToJSON

func ToJSON(t interface{}) string

Types

type RequestOptions

type RequestOptions struct {
	Headers map[string]string
	Params  map[string]string
	Body    interface{}
}

Jump to

Keyboard shortcuts

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