Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
16
type
TimedHandler
interface
{
17
GetEnqueueTime() time.Time
18
}
Callers
1
processNextItem
Method · 0.65
Implementers
4
mockResourceHandler
internal/pkg/controller/controller_tes
ResourceUpdatedHandler
internal/pkg/handler/update.go
ResourceDeleteHandler
internal/pkg/handler/delete.go
ResourceCreatedHandler
internal/pkg/handler/create.go
Calls
no outgoing calls
Tested by
no test coverage detected