package embedFsWrapper
import "git.mstar.dev/mstar/goutils/embedFsWrapper"
Package embedFsWrapper contains a wrapper around io/fs.FS for working around a limitation of the embed package
Index ¶
Types ¶
type FSWrapper ¶
type FSWrapper struct {
// contains filtered or unexported fields
}
Fix for go:embed file systems including the full path of the embedded files Adds a given string to the front of all requests
func NewFSWrapper ¶
func (*FSWrapper) Open ¶
Source Files ¶
wrapper.go
- Version
- v1.15.0 (latest)
- Published
- Jun 6, 2025
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.