status-go/static/static.go
2018-04-09 15:42:36 +02:00

5 lines
171 B
Go

// Package static embeds static (JS, HTML) resources right into the binaries
package static
//go:generate go-bindata -pkg static -o bindata.go config/ keys/ testdata/...