Ocean/ICCC/SystemMessages/ICCCPing.go

6 lines
101 B
Go
Raw Normal View History

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