go-bindata - A small utility which generates Go code from any file
Website: | https://github.com/jteeuwen/go-bindata |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- 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-3.0.7-8.gita0ff256.vl7.src [23 KiB] |
Changelog
by jchaloup (2016-11-01):
- restore supported architectures related: #1390114 |