Categorygithub.com/esnet/grafana-swagger-api-golang
repositorypackage
10.1.1+incompatible
Repository: https://github.com/esnet/grafana-swagger-api-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Go workflow

Grafana HTTP API Client for Go

This library provides a low-level client to access Grafana HTTP API.

Generating New GoModels

GRAFANA_TARGET_VERSION=v9.3.6 make generate

This project is heavily inspired by the work from @papagian which can be found on here

Initially, API version will match the grafana version.