- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for FlushQueueStore (0.06 seconds)
-
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())
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Apr 09 14:28:39 GMT 2025 - 6K bytes - Click Count (0)