//
pkg.gl
Category
github.com/aaron7/grafana
pkg
api
static
package
4.5.1+incompatible
Repository:
https://github.com/aaron7/grafana.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
8
Dependents
0
Files
180 SLOC
#
Functions
Static
Static returns a middleware handler that serves static files in the given directory.
Statics
Statics registers multiple static middleware handlers all at once.
#
Variables
Root
No description provided by the author
#
Structs
StaticOptions
StaticOptions is a struct for specifying configuration options for the macaron.Static middleware.