Searched defs:CustomCodecCallOption (Results 1 – 1 of 1) sorted by relevance
408 type CustomCodecCallOption struct { struct409 Codec Codec412 func (o CustomCodecCallOption) before(c *callInfo) error {416 func (o CustomCodecCallOption) after(c *callInfo) {}