A Go library for packing static files into Go binaries, used by the Buffalo web framework.
go get github.com/gobuffalo/packdNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an in-memory file box and retrieves a file's content.
Use Go's built-in //go:embed directive instead of packd for embedding static files.
No dependency data recorded yet.