go-bindata - A small utility which generates Go code from any file
Website: | http://github.com/jteeuwen/go-bindata |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
A small utility which generates Go code from any file This tool converts any file into managable Go source code. Useful for embedding binary data into a go program. The file data is optionally gzip compressed before being converted to a raw byte slice.
Packages
go-bindata-0-0.4.git79847ab.el6.i686 [403 KiB] |
Changelog
by Lokesh Mandvekar (2013-10-18):
- buildrequires golang |