Searched defs:CompressorCallOption (Results 1 – 1 of 1) sorted by relevance
346 type CompressorCallOption struct { struct347 CompressorType string350 func (o CompressorCallOption) before(c *callInfo) error {354 func (o CompressorCallOption) after(c *callInfo) {}