const go.pact.im/x/plumb/internal/discover.KindStruct
7 uses
go.pact.im/x/plumb/internal/discover (current package)
discover.go#L641: Kind: KindStruct,
provider.go#L45: KindStruct // struct type that builds itself via a composite literal
provider.go#L59: case KindStruct:
go.pact.im/x/plumb/internal/emit
render.go#L48: case discover.KindStruct:
go.pact.im/x/plumb/internal/solve
checks.go#L44: if p.Kind == discover.KindFunc || p.Kind == discover.KindStruct {
checks.go#L104: case discover.KindStruct:
instance.go#L122: case discover.KindStruct:
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)