Searched defs:InTrailer (Results 1 – 1 of 1) sorted by relevance
101 type InTrailer struct { struct103 Client bool105 WireLength int109 func (s *InTrailer) IsClient() bool { return s.Client }111 func (s *InTrailer) isRPCStats() {}