Local fork of go-bindata, because the upstream projects seem tempestuous.
Go to file
fREW Schmidt 0610413074
Merge 3d0083de64 into 6025e8de66
2018-09-03 18:44:12 +00:00
go-bindata Allow excluding metadata from built assets 2015-08-13 15:37:16 -04:00
testdata Fix go format of generated code 2015-10-23 03:48:06 -04:00
CONTRIBUTING.md Fix a typo of CONTRIBUTING.md (Update from "chose" to "choose") 2014-05-11 02:55:35 +09:00
LICENSE Changed from package to command. Removed bindata dependency from generated go files by embedding the unpacking code in the generated function. 2011-06-17 17:44:59 +02:00
Makefile Better Makefiles 2015-05-11 21:39:32 -04:00
README.md Link to maintained version 2018-09-03 11:43:55 -07:00
asset.go Sort before generating unique function names to get stable output 2014-11-24 16:10:21 -05:00
bytewriter.go Runs go fmt. 2014-01-29 01:38:29 +01:00
config.go Allow excluding metadata from built assets 2015-08-13 15:37:16 -04:00
convert.go fix a bug that invalid convert to asset name if recursive 2015-07-21 15:18:43 +09:00
convert_test.go Modify test to relate to function name 2015-07-16 10:37:29 +09:00
debug.go Fix go format of generated code 2015-10-23 03:48:06 -04:00
doc.go Adds the -r command line flag. This determines if the input 2013-10-30 16:08:29 +01:00
release.go Fix go format of generated code 2015-10-23 03:48:06 -04:00
restore.go Fix go format of generated code 2015-10-23 03:48:06 -04:00
stringwriter.go Avoid expensive fmt.Fprintf calls in `StringWriter.Write` inner loop. 2014-01-29 11:34:37 +01:00
toc.go Fix go format of generated code 2015-10-23 03:48:06 -04:00

README.md

This repo is abandoned, see maintained version here