Documentation ¶
Index ¶
- type Reporter
- func (r *Reporter) Close(lastWords string) error
- func (r *Reporter) Fire(entry *log.Entry) error
- func (r *Reporter) Levels() []log.Level
- func (r *Reporter) Logf(format string, a ...interface{})
- func (r *Reporter) ReportLog(noMore bool) error
- func (r *Reporter) ReportState() error
- func (r *Reporter) ResetSteps(l int)
- func (r *Reporter) RunDaemon()
- func (r *Reporter) SetOutputs(outputs map[string]string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct {
// contains filtered or unexported fields
}
func NewReporter ¶
func (*Reporter) ReportState ¶
func (*Reporter) ResetSteps ¶
func (*Reporter) SetOutputs ¶ added in v0.1.3
Click to show internal directories.
Click to hide internal directories.