server

package
v0.3.13 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func NewServer

func NewServer(workingDir string, of chan<- string, portrangeFrom, portrangeTo int) (s Server, err error)

func (*Server) AddBreaking

func (s *Server) AddBreaking(t typelib.ServerType)

func (*Server) AddRequest

func (s *Server) AddRequest(t typelib.ServerType)

func (*Server) CheckReliability

func (s *Server) CheckReliability(hostname string)

func (*Server) Deploy

func (s *Server) Deploy()

func (Server) GetPort

func (s Server) GetPort(t typelib.ServerType) string

func (Server) GetRunningVersion added in v0.2.0

func (s Server) GetRunningVersion() string

func (*Server) HasTesting

func (s *Server) HasTesting() bool

func (Server) IsRunning

func (s Server) IsRunning(t typelib.ServerType) bool

func (*Server) Kill

func (s *Server) Kill()

func (*Server) Messuring

func (s *Server) Messuring() bool

func (*Server) NewTesting

func (s *Server) NewTesting(serv string) (err error)

func (*Server) ResetTest

func (s *Server) ResetTest()

func (*Server) Restart

func (s *Server) Restart(t typelib.ServerType) (err error)

func (*Server) TestingDuration

func (s *Server) TestingDuration() time.Duration

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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