ovpn-certman/assets/doc.go

7 lines
262 B
Go
Raw Permalink Normal View History

//go:generate vfsgendev -source="github.com/zom-bi/ovpn-certman/assets".Assets
2018-01-26 08:43:53 +01:00
// Package assets contains assets the service, that will be embedded into
// the binary.
// Regenerate by running `go generate github.com/zom-bi/ovpn-certman/assets`.
2018-01-26 08:43:53 +01:00
package assets