Documentation
¶
Index ¶
- type Server
- func (s *Server) AddBreaking(t typelib.ServerType)
- func (s *Server) AddRequest(t typelib.ServerType)
- func (s *Server) CheckReliability(hostname string)
- func (s *Server) Deploy()
- func (s Server) GetPort(t typelib.ServerType) string
- func (s Server) GetRunningVersion() string
- func (s *Server) HasTesting() bool
- func (s Server) IsRunning(t typelib.ServerType) bool
- func (s *Server) Kill()
- func (s *Server) Messuring() bool
- func (s *Server) NewTesting(serv string) (err error)
- func (s *Server) ResetTest()
- func (s *Server) Restart(t typelib.ServerType) (err error)
- func (s *Server) TestingDuration() time.Duration
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 (*Server) AddBreaking ¶
func (s *Server) AddBreaking(t typelib.ServerType)
func (*Server) AddRequest ¶
func (s *Server) AddRequest(t typelib.ServerType)
func (*Server) CheckReliability ¶
func (Server) GetRunningVersion ¶ added in v0.2.0
func (*Server) HasTesting ¶
func (*Server) NewTesting ¶
func (*Server) TestingDuration ¶
Click to show internal directories.
Click to hide internal directories.