Ocean/ICCC/SystemMessages/ICCCPing.go
2015-07-10 14:36:47 +02:00

6 lines
101 B
Go

package SystemMessages
// The ping message to check status of other hosts.
type ICCCPing struct {
}