MCPcopy Index your code
hub / github.com/beevik/timerqueue / object

Struct object

queue_test.go:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7)
8
9type object struct {
10 value int
11}
12
13var executed int
14

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected