Registry / utility / gobuffalo-packr-v2

gobuffalo-packr-v2

JSON →
library2.8.3gogounverified

Embeds static files into Go binaries, allowing easy distribution of web applications.

go get github.com/gobuffalo/packr/v2
INSTALL
IMPORT
SIG · GOBUFFALO-PACKR-V2
G
gobuffalo-packr-v2
utilitygov2.8.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

packr
github.com/gobuffalo/packr/v2

Create a packr box to embed static files from a directory.

import "github.com/gobuffalo/packr/v2" box := packr.New("myBox", "./templates") content, err := box.FindString("index.html")
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.8.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gobuffalo-packr-v2 — go get gobuffalo-packr-v2 · libregistry