alphagov/paas-billing

go-cfclient now support the app/service usage events API endpoints

Opened this issue · 0 comments

As per cloudfoundry/go-cfclient#132

The cloudfoundry package in this repository includes its own implementation of polling the app/service events API endpoints. It now may be possible to remove this code and replace with the upstream go-cfclient.