http

package
v0.1.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HttpService

func HttpService(t *testing.T, srv *httptest.Server, tt []HttpCase)

Types

type HttpCase

type HttpCase struct {
	Name        string
	PathName    string
	Method      string
	ContentType string
	Content     string
	Status      int
}

Jump to

Keyboard shortcuts

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