MCPcopy Index your code
hub / github.com/stakater/Reloader / GetEnqueueTime

Method GetEnqueueTime

internal/pkg/handler/handler.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15// TimedHandler is a handler that tracks when it was enqueued
16type TimedHandler interface {
17 GetEnqueueTime() time.Time
18}

Callers 1

processNextItemMethod · 0.65

Implementers 4

mockResourceHandlerinternal/pkg/controller/controller_tes
ResourceUpdatedHandlerinternal/pkg/handler/update.go
ResourceDeleteHandlerinternal/pkg/handler/delete.go
ResourceCreatedHandlerinternal/pkg/handler/create.go

Calls

no outgoing calls

Tested by

no test coverage detected