Versions in this module Expand all Collapse all v1 v1.0.0 May 2, 2017 Changes in this version + func Static(urlPrefix string, afs *assetfs.AssetFS) echo.MiddlewareFunc + func StaticWithConfig(config StaticConfig) echo.MiddlewareFunc + type StaticConfig struct + AssetFS *assetfs.AssetFS + Browse bool + Skipper middleware.Skipper + UrlPrefix string