(ctx context.Context, start time.Time, end time.Time, wheres []monitor.MonWhereItem)
| 21 | InvokeTrend(ctx context.Context, start time.Time, end time.Time, wheres []monitor.MonWhereItem) (*monitor.MonInvokeCountTrend, string, error) |
| 22 | ProxyTrend(ctx context.Context, start time.Time, end time.Time, wheres []monitor.MonWhereItem) (*monitor.MonInvokeCountTrend, string, error) |
| 23 | MessageTrend(ctx context.Context, start time.Time, end time.Time, wheres []monitor.MonWhereItem) (*monitor.MonMessageTrend, string, error) |
| 24 | |
| 25 | IBasicOverview |
| 26 |
no outgoing calls
no test coverage detected