type go.pact.im/x/plumb/internal/gen.Options
4 uses
go.pact.im/x/plumb/internal/gen (current package)
gen.go#L28: type Options struct {
gen.go#L48: func Generate(opts Options, pkgs []*discover.Package) (*emit.Result, error) {
gen.go#L93: func buildDestInfo(opts Options, pkgs []*discover.Package) (*solve.DestInfo, *diag.Error) {
go.pact.im/x/plumb/internal/cli
cli.go#L89: opts := gen.Options{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)