http

package
v0.0.0-...-ed06964 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: MIT Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

func NewController(
	tracer trace.Tracer,

	testRunner testRunner,
	transactionRunner transactionRunner,

	dsTestPipeline dataStoreTester,

	testRunEvents model.TestRunEventRepository,
	transactionRepository testSuiteRepository,
	transactionRunRepository testSuiteRunRepository,
	testRepository testsRepository,
	testRunRepository test.RunRepository,
	variableSetGetter variableSetGetter,

	newTraceDBFn func(ds datastore.DataStore) (tracedb.TraceDB, error),
	mappers mappings.Mappings,
	version string,
) openapi.ApiApiServicer

func NewPrefixedRouter

func NewPrefixedRouter(router openapi.Router, prefix string) openapi.Router

func SPAHandler

func SPAHandler(conf spaConfig, analyticsEnabled bool, serverID, version, env string, isTracetestDev bool) http.HandlerFunc

Types

type PrefixedRouter

type PrefixedRouter struct {
	// contains filtered or unexported fields
}

func (PrefixedRouter) Routes

func (r PrefixedRouter) Routes() openapi.Routes

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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