Searched defs:nextProtoMsg (Results 1 – 1 of 1) sorted by relevance
2166 type nextProtoMsg struct { struct2167 raw []byte2168 proto string2171 func (m *nextProtoMsg) marshal() []byte {2187 func (m *nextProtoMsg) unmarshal(data []byte) bool {