mirror of
https://github.com/grafana/grafana.git
synced 2025-01-09 23:53:25 -06:00
6 lines
274 B
Go
6 lines
274 B
Go
// Package entitybridge implements an ResourceServer using existing EntityAPI contracts
|
|
//
|
|
// This package will be removed and replaced with a more streamlined SQL implementation
|
|
// that leverages what we have learned from the entity deployments so far
|
|
package entitybridge
|