Add ping client
This commit is contained in:
parent
036d61a0aa
commit
8dbb51cfb7
21 changed files with 710 additions and 384 deletions
|
|
@ -7,6 +7,6 @@ import (
|
|||
)
|
||||
|
||||
type DirectRouteDestination interface {
|
||||
DirectRouteAction
|
||||
WritePacket(packet *buf.Buffer) error
|
||||
Close() error
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue