go-grafana-api
go-grafana-api copied to clipboard
add Annotation method to get an annotation
This adds a convenience method for fetching an individual annotation. Note that the Grafana API documentation documents no method for paging through results.
This addresses issue #47 .