integration

package
v0.0.0-...-841437a Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Integration

type Integration struct {
	tests.TestSuite
}

func (*Integration) Request

func (i *Integration) Request(request Request) (echo.Context, *httptest.ResponseRecorder)

type Request

type Request struct {
	Body        interface{}
	PathParams  map[string]string
	QueryParams map[string]string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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