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