Searched defs:helloVerifyRequestMsg (Results 1 – 1 of 1) sorted by relevance
2623 type helloVerifyRequestMsg struct { struct2624 raw []byte2625 vers uint162626 cookie []byte2629 func (m *helloVerifyRequestMsg) marshal() []byte {2650 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {