package
0.0.0-20221019081529-8e53f3c874c5
Repository: https://github.com/omeid/go-resources.git
Documentation: pkg.go.dev

# Functions

Dir returns an Resources implementation that servers the files from the provided dir location, it will expand the path relative to the caller.

# Interfaces

Resources describes an instance of the go-resources which is an extension of http.FileSystem.