certman/assets/doc.go

7 lines
256 B
Go
Raw Normal View History

2018-04-22 16:55:50 +02:00
//go:generate vfsgendev -source="git.klink.asia/paul/certman/assets".Assets
// Package assets contains assets the service, that will be embedded into
// the binary.
// Regenerate by running `go generate git.klink.asia/paul/certman/assets`.
package assets