README ¶ embedfiles Embedfiles embeds files in a Go file. Install go get github.com/256dpi/embedfiles Usage Usage of embedfiles: -consts use constants instead of map -export export variables -out string output filename (default "files.go") -pkg string package name (default "main") -strings use strings instead of byte slices -strip strip path and extension Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.