//
pkg.gl
Category
github.com/steveazz/packr
builder
package
1.10.0
Repository:
https://github.com/steveazz/packr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
0
Files
458 SLOC
#
Functions
Clean
Clean up an *-packr.go files.
New
New Builder with a given context and path.
#
Structs
Builder
Builder scans folders/files looking for `packr.NewBox` and then compiling the required static files into `<package-name>-packr.go` files so they can be built into Go binaries.