Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatuServer ¶ added in v0.1.0
type StatuServer struct {
// contains filtered or unexported fields
}
func StartStatuServer ¶ added in v0.1.0
func StartStatuServer(reportdir string, port int, log_path string) *StatuServer
func (*StatuServer) Start ¶ added in v0.1.0
func (s *StatuServer) Start()
Start up the status server
Click to show internal directories.
Click to hide internal directories.