(keyId string)
| 43 | GetAggregatedEventByDayReporting(e *event.ReportingRequest) (*event.ReportingResponseV2, error) |
| 44 | GetCustomIds(keyId string) ([]string, error) |
| 45 | GetUserIds(keyId string) ([]string, error) |
| 46 | } |
| 47 | |
| 48 | type PoliciesManager interface { |
no outgoing calls
no test coverage detected