service

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

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDashboard

func GetDashboard() *model.DashboardResponsePayload

func GetTestReport

func GetTestReport(sessionId, testId string) map[string]interface{}

func Lock

func Lock()

func RunTest

func RunTest(request model.TestRequestPayload)

func Unlock

func Unlock()

Types

type LighthouseTaskRequest

type LighthouseTaskRequest struct {
	SessionId string
	TestId    string
	Url       string
	TestType  string
	Trotling  model.Trotling
}

type TaskRunnerRequest

type TaskRunnerRequest struct {
	SessionId  model.SessionIdentifier
	TestType   string
	ChunkIndex int
	Chunks     [][]string
	Trotling   model.Trotling
}

Jump to

Keyboard shortcuts

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