Searched defs:OutTrailer (Results 1 – 1 of 1) sorted by relevance
156 type OutTrailer struct { struct158 Client bool160 WireLength int164 func (s *OutTrailer) IsClient() bool { return s.Client }166 func (s *OutTrailer) isRPCStats() {}