e6a6fc6f74
I don't see a reason to accept a variable amount here, as we never use it. The only use I can see is optionally including the opts, which isn't necessary and only complicates matters when an empty struct would do just as well: the options are all created to be assumed zero-values already, in case a test doesn't need that option set.
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.