package
0.0.1
Repository: https://github.com/lstuker/grafana-tool.git
Documentation: pkg.go.dev

# Functions

NewClient initializes client for interacting with Grafana API;.

# Structs

Annotations is part of Grafana dashboard json more info: https://grafana.com/docs/reference/dashboard/.
Client uses Grafana REST API for interacting with Grafana server.
DashboardFullJSON Dashboard export with meta data more info: https://grafana.com/docs/reference/dashboard/.
DashboardJSON more info: https://grafana.com/docs/http_api/dashboard/#dashboard-api.
FolderJSON is a folders from the Gragana API More info: https://grafana.com/docs/http_api/folder/.
Links is part of Grafana dashboard json more info: https://grafana.com/docs/reference/dashboard/.
Time is part of Grafana dashboard json more info: https://grafana.com/docs/reference/dashboard/.
Timepicker is part of Grafana dashboard json more info: https://grafana.com/docs/reference/dashboard/.

# Type aliases

FolderListJSON is a list of folders from the Gragana API More info: https://grafana.com/docs/http_api/folder/.
SearchResult is part of Grafana dashboard json more info: https://grafana.com/docs/reference/dashboard/.