mirror of https://github.com/grafana/grafana.git
4 lines
201 B
Go
4 lines
201 B
Go
|
|
// Package legacydata contains old/legacy interfaces/contracts that uses a data format of series/tables.
|
||
|
|
// Deprecated: use github.com/grafana/grafana-plugin-sdk-go/backend instead.
|
||
|
|
package legacydata
|