mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 13:54:02 +03:00
Add tests for noop event stream
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ type IPBlocklist interface {
|
||||
}
|
||||
|
||||
type Event interface {
|
||||
ConnectionID() string
|
||||
StreamID() string
|
||||
}
|
||||
|
||||
type EventStream interface {
|
||||
|
||||
Reference in New Issue
Block a user