Searched defs:helloVerifyRequestMsg (Results 1 – 1 of 1) sorted by relevance
2156 type helloVerifyRequestMsg struct { struct2157 raw []byte2158 vers uint162159 cookie []byte2162 func (m *helloVerifyRequestMsg) marshal() []byte {2183 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {