Searched defs:helloVerifyRequestMsg (Results 1 – 1 of 1) sorted by relevance
2390 type helloVerifyRequestMsg struct { struct2391 raw []byte2392 vers uint162393 cookie []byte2396 func (m *helloVerifyRequestMsg) marshal() []byte {2417 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {