Coordinator uses scheduler with state machine actions #362
Annotations
5 errors
go-check / All:
coord/coordinator.go#L43
type eventQueue is unused (U1000)
|
go-check / All:
coord/coordinator.go#L47
func newEventQueue is unused (U1000)
|
go-check / All:
coord/coordinator.go#L54
func (*eventQueue[E]).Enqueue is unused (U1000)
|
go-check / All:
coord/coordinator.go#L61
func (*eventQueue[E]).Dequeue is unused (U1000)
|
go-check / All
Process completed with exit code 1.
|