Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(clock build.Clock, spans tracer.SpanSource) *Controller
func (*Controller) OnChange ¶
func (t *Controller) OnChange(ctx context.Context, st store.RStore, _ store.ChangeSummary)
type StartTracker ¶ added in v0.14.0
type StartTracker struct {
// contains filtered or unexported fields
}
func NewStartTracker ¶ added in v0.14.0
func NewStartTracker(tracer trace.Tracer) *StartTracker
func (*StartTracker) OnChange ¶ added in v0.14.0
func (c *StartTracker) OnChange(ctx context.Context, st store.RStore, _ store.ChangeSummary)
type TelemetryScriptRanAction ¶
type TelemetryScriptRanAction struct {
Status model.TelemetryStatus
}
func (TelemetryScriptRanAction) Action ¶
func (TelemetryScriptRanAction) Action()
Click to show internal directories.
Click to hide internal directories.