0cd33e9b7d
of the target file, instead of just the target directory. This allows us to overwrite a generated file from a previous build cycle. This addresses issue #8
7 lines
273 B
Go
7 lines
273 B
Go
package main
|
|
|
|
// Global Table of Contents map. Generated by go-bindata.
|
|
// After startup of the program, all generated data files will
|
|
// put themselves in this map. The key is the full filename, as
|
|
// supplied to go-bindata.
|
|
var go_bindata = make(map[string]func() []byte) |