Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ExampleDirPathPrefix is the path prefix for ExampleDirAssetFS.
ExampleDirPathPrefix = "assets/example-dir"
)
Variables ¶
View Source
var ( //go:embed assets/enum.go.gotpl EnumGoTemplateAsset string //go:embed assets/enum_test.go.gotpl EnumTestGoTemplateAsset string //go:embed assets/numeric.go.gotmpl NumericGoTemplateAsset string //go:embed assets/numeric_test.go.gotmpl NumericTestGoTemplateAsset string //go:embed assets/example-dir ExampleDirAssetFS embed.FS )
Embedded assets.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.