mirror of https://github.com/grafana/grafana.git
4 lines
112 B
Go
4 lines
112 B
Go
|
// Package pfs ("ParsedPlugin FS") defines a virtual filesystem representation of Grafana plugins.
|
||
|
|
||
|
package pfs
|