Searched defs:FailFastCallOption (Results 1 – 1 of 1) sorted by relevance
270 type FailFastCallOption struct { struct271 FailFast bool274 func (o FailFastCallOption) before(c *callInfo) error {278 func (o FailFastCallOption) after(c *callInfo) {}