Searched refs:statusOutput (Results 1 – 1 of 1) sorted by relevance
23 return &statusOutput{35 type statusOutput struct { struct42 func (s *statusOutput) StartAction(action *status.Action, counts status.Counts) { argument63 func (s *statusOutput) FinishAction(result status.ActionResult, counts status.Counts) { argument86 func (s *statusOutput) Flush() {} argument87 func (s *statusOutput) Message(level status.MsgLevel, message string) {} argument89 func (s *statusOutput) Write(p []byte) (int, error) { argument