status-go/static/static.go

5 lines
171 B
Go
Raw Normal View History

// Package static embeds static (JS, HTML) resources right into the binaries
package static
2018-03-26 11:55:41 +00:00
//go:generate go-bindata -pkg static -o bindata.go config/ keys/ testdata/...