skeleton/assets/doc.go
2019-05-14 14:11:03 +02:00

7 lines
242 B
Go

//go:generate vfsgendev -source="bitmask.me/skeleton/assets".Assets
// Package assets contains assets for the service, that will be embedded into
// the binary.
// Generate by running `go generate bitmask.me/skeleton/assets`.
package assets