Searched defs:nextProtoMsg (Results 1 – 1 of 1) sorted by relevance
2354 type nextProtoMsg struct { struct2355 raw []byte2356 proto string2359 func (m *nextProtoMsg) marshal() []byte {2375 func (m *nextProtoMsg) unmarshal(data []byte) bool {