utils

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyFile

func CopyFile(src string, dst string)

CopyFile - copy source file to dest

func PerformRequest

func PerformRequest(r http.Handler, method, path string, body io.Reader, headers ...Header) *httptest.ResponseRecorder

PerformRequest - Mock Go Gin HTTP test requests

Types

type Header struct {
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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