| go-bindata(8) | System Manager's Manual | go-bindata(8) |
go-bindata — embed
data in a Go program
go-bindata |
[options] input [input ...] |
go-bindata converts any file into
manageable Go source code. It is useful for embedding binary data into a Go
program. The file data is optionally gzip compressed before being converted
to a raw byte slice.
input is an input directory containing the assets to incorporate. If suffixed by /... it will be searched recursively.
The options are as follows:
-debug-nocompress-nomemcopy-pkg
package-prefix
prefix-oThe go-bindata program was written by
Jim Teeuwen.
| January 25, 2014 | Debian |