Templates for testground plan create
Please report issues in the testground/testground repo.
This package contains template files as go mod
compatible assets.
These are the tempalates used by the command testground plan create
- Create a new directory using the format -templates
- generate
pkged.go
using the pkger with the -include flag - double-check yourself, by running
go run main.go
from the root of this repository.