Versions in this module Expand all Collapse all v0 v0.0.1 Apr 23, 2023 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