4 lines
121 B
Go
4 lines
121 B
Go
|
package boardvoting
|
||
|
|
||
|
//go:generate go-bindata -pkg $GOPACKAGE -o assets.go ./migrations/... ./static/... ./templates/...
|