runner

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assertions

func Assertions() map[string]core.Function

Types

type Result

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

type Runner

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

func New

func New(logger zerolog.Logger, settings Settings) *Runner

func (*Runner) Run

func (r *Runner) Run(ctx context.Context) error

type Settings

type Settings struct {
	StaticServerAddress  string
	DynamicServerAddress string
	CDPAddress           string
	Dir                  string
	Filter               *regexp.Regexp
}

type Summary

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

Jump to

Keyboard shortcuts

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