Searched defs:helloVerifyRequestMsg (Results 1 – 2 of 2) sorted by relevance
2670 type helloVerifyRequestMsg struct { struct2671 raw []byte2672 vers uint162673 cookie []byte2676 func (m *helloVerifyRequestMsg) marshal() []byte {2697 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {