Searched defs:nextProtoMsg (Results 1 – 2 of 2) sorted by relevance
2241 type nextProtoMsg struct { struct2242 raw []byte2243 proto string2246 func (m *nextProtoMsg) marshal() []byte {2263 func (m *nextProtoMsg) unmarshal(data []byte) bool {