Searched defs:TrailerCallOption (Results 1 – 1 of 1) sorted by relevance
220 type TrailerCallOption struct { struct221 TrailerAddr *metadata.MD224 func (o TrailerCallOption) before(c *callInfo) error { return nil }225 func (o TrailerCallOption) after(c *callInfo) {