Searched defs:nextProtoMsg (Results 1 – 1 of 1) sorted by relevance
1274 type nextProtoMsg struct { struct1275 raw []byte1276 proto string1279 func (m *nextProtoMsg) equal(i interface{}) bool {1289 func (m *nextProtoMsg) marshal() []byte {1317 func (m *nextProtoMsg) unmarshal(data []byte) bool {