Searched defs:helloVerifyRequestMsg (Results 1 – 1 of 1) sorted by relevance
1700 type helloVerifyRequestMsg struct { struct1701 raw []byte1702 vers uint161703 cookie []byte1706 func (m *helloVerifyRequestMsg) equal(i interface{}) bool {1717 func (m *helloVerifyRequestMsg) marshal() []byte {1738 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {