Searched defs:nextProtoMsg (Results 1 – 1 of 1) sorted by relevance
1933 type nextProtoMsg struct { struct1934 raw []byte1935 proto string1938 func (m *nextProtoMsg) marshal() []byte {1954 func (m *nextProtoMsg) unmarshal(data []byte) bool {