([]AggregatorResErr)
| 30 | BatchAdd(map[string]AggregatorResErr) error |
| 31 | |
| 32 | BatchSlice([]AggregatorResErr) error |
| 33 | |
| 34 | // Result returns the final aggregated result and any error. |
| 35 | Result() (interface{}, error) |
no outgoing calls
no test coverage detected