square / metrics

Metrics Query Engine
Apache License 2.0
170 stars 21 forks source link

Update interface for background actions in CachedMetricMetadataAPI #268

Closed Nathan-Fenner closed 8 years ago

Nathan-Fenner commented 8 years ago

Replace .PerformBackgroundRequest(api.MetricMetadataAPIContext) error with .GetBackgroundAction() func(api.MetricMetadataAPIContext) error

@drcapulet

drcapulet commented 8 years ago

LGTM