- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for FlushQueueStore (0.32 sec)
-
internal/event/targetlist_test.go
} return nil } func (target ExampleTarget) IsActive() (bool, error) { return false, errors.New("not connected to target server/service") } // FlushQueueStore - No-Op. Added for interface compatibility func (target ExampleTarget) FlushQueueStore() error { return nil } func TestTargetListAdd(t *testing.T) { targetListCase1 := NewTargetList(t.Context()) targetListCase2 := NewTargetList(t.Context())
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Wed Apr 09 14:28:39 UTC 2025 - 6K bytes - Viewed (0)