package
1.7.0
Repository: https://github.com/go-playground/statics.git
Documentation: pkg.go.dev

# Functions

New create a new static file instance.

# Structs

Config contains information about how extracting the data should behave NOTE: FallbackToDisk falls back to disk when file not found in static assets usefull when you have a mixture of static assets and some that need to remain on disk i.e.
DirFile contains the static directory and file content info.
Files contains a full instance of a static file collection.