mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 19:14:01 +03:00
Add test for handshake frame
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package relay
|
||||
|
||||
type Logger interface {
|
||||
Printf(msg string, args ...interface{})
|
||||
}
|
||||
Reference in New Issue
Block a user