shuLhan/go-bindata
A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
GoCC0-1.0
Issues
- 1
- 2
- 0
Failed to run test case in internal/tests/withDebug
#44 opened by ahrtr - 2
- 0
There is a typo for the default value for cfg.Split
#40 opened by ahrtr - 1
go-bindata data/ does not work as expected
#38 opened by svysali - 2
- 3
- 3
Stackoverflow if the data is too large
#35 opened by grantstephens - 3
Freezes on binary data
#34 opened by davidrenne - 5
- 1
Useful to see what files are being processed
#21 opened by ghostsquad - 2
feature request: Flag for arbitrary comment lines
#30 opened by jeffb4 - 0
- 1
go-bindata data/ not working properly
#28 opened by ebonetti - 2
deterministic generated files
#32 opened by mirandacong - 5
escaping the \ character in the file path
#16 opened by SQLServerIO - 6
- 1
Thanks
#23 opened by handicraftsman - 5
Avoid having a big big file
#13 opened by ZaniaDeveloper