Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONDuration ¶
type Reanalyzer ¶
type Reanalyzer struct {
// contains filtered or unexported fields
}
func NewReanalyzer ¶
func (Reanalyzer) RunOnce ¶
func (r Reanalyzer) RunOnce() error
type Staler ¶
type Timing ¶
type Timing struct {
Name string
Duration JSONDuration `json:"DurationMs"`
}
Click to show internal directories.
Click to hide internal directories.