• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

contribute/H04-Nov-2021-

pkg/H04-Nov-2021-

.gitignoreH A D04-Nov-2021269

CHANGELOG.mdH A D04-Nov-202194

LICENSEH A D04-Nov-202111.1 KiB

Magefile.goH A D04-Nov-2021530

README.mdH A D04-Nov-2021441

go.modH A D04-Nov-2021247

go.sumH A D04-Nov-202169 KiB

README.md

1# grafana-google-sdk-go
2
3Repo for sharing go code between Google data source plugins for Grafana
4
5## Contributing
6
7If you're interested in contributing to this project:
8
9- Start by reading the [Contributing guide](/CONTRIBUTING.md).
10- Learn how to set up your local environment, in our [Developer guide](/contribute/developer-guide.md).
11
12## License
13
14[Apache 2.0 License](https://github.com/grafana/grafana-google-sdk-go/blob/master/LICENSE)
15