servlet

package
v0.6.23 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServlet

func NewServlet(servletDir fslib.Dir, port string) (s *servlet, err error)

Types

type Servlet

type Servlet interface {
	ReliabilityScore() int64
	IncrementBreaking()
	IncrementErrors()
	IncrementWarnings()
	IncrementRequests()
	ResetTestData()
	IsRunning() bool
	Kill()
	Wait()
	Dir() fslib.Dir
	Port() string
}

Jump to

Keyboard shortcuts

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