harness

package
v0.0.0-...-1c04692 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildAll

func BuildAll() (proxies []docker.Service, servers []docker.Service, _ error)

func GenerateReport

func GenerateReport(reportType string, serverResults map[string][]Response, proxyResults map[string][]Response, reqs []Request) error

func RunServices

func RunServices(serviceType string, services []docker.Service, reqs []Request) (map[string][]Response, error)

Types

type Request

type Request struct {
	Name string
	Data []byte
}

func LoadRequests

func LoadRequests(files []string) ([]Request, error)

type Response

type Response struct {
	Name        string
	Data        []byte
	BackendData []byte
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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