test

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

http.go implements test utilities for http. @Author zhaoyuankui@p1.com @Date 2019/10/09

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CustomizeGet

func CustomizeGet(router *gin.Engine, uri string, customizer func(*http.Request)) ([]byte, int)

CustomizeGet launch a http GET request with a callback customizer to customize the request.

func Get

func Get(router *gin.Engine, uri string, headers, params map[string]string) ([]byte, int)

Get launch a http GET request.

Types

This section is empty.

Jump to

Keyboard shortcuts

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