Versions in this module Expand all Collapse all v1 v1.0.2 Oct 28, 2022 Changes in this version + const INDEX + func LocalFile(root string, indexes bool) *localFileSystem + func Serve(urlPrefix string, fs ServeFileSystem) gin.HandlerFunc + func ServeRoot(urlPrefix, root string) gin.HandlerFunc + type ServeFileSystem interface + Exists func(prefix string, path string) bool