Searched defs:helloVerifyRequestMsg (Results 1 – 1 of 1) sorted by relevance
2413 type helloVerifyRequestMsg struct { struct2414 raw []byte2415 vers uint162416 cookie []byte2419 func (m *helloVerifyRequestMsg) marshal() []byte {2440 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {