go.pact.im/x/plumb/internal/solve.Input.Name (field)
3 uses
go.pact.im/x/plumb/internal/solve (current package)
finalize.go#L77: pl.Inputs = append(pl.Inputs, Input{Type: in.typ, Name: in.name})
solve.go#L120: Name string
go.pact.im/x/plumb/internal/emit
emit.go#L205: if h := in.Name; h != "" && h != "_" {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)