Documentation
¶
Index ¶
Constants ¶
View Source
const (
SimpleFileServerFlag = "simple-fileserver"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MW ¶ added in v0.2.0
type MW struct {
// contains filtered or unexported fields
}
func NewFileServerMiddleware ¶
func NewFileServerMiddleware(k *config.ThreadSafeKoanf) (*MW, error)
Click to show internal directories.
Click to hide internal directories.