func golang.org/x/pkgsite/internal/godoc.decode_ast_FieldList
7 uses
golang.org/x/pkgsite/internal/godoc (current package)
encode_ast.gen.go#L1293: func decode_ast_FieldList(d *codec.Decoder, p **ast.FieldList) {
encode_ast.gen.go#L1328: decode_ast_FieldList(d, &x)
encode_ast.gen.go#L1528: decode_ast_FieldList(d, &x.Recv)
encode_ast.gen.go#L1648: decode_ast_FieldList(d, &x.Params)
encode_ast.gen.go#L1650: decode_ast_FieldList(d, &x.Results)
encode_ast.gen.go#L2178: decode_ast_FieldList(d, &x.Methods)
encode_ast.gen.go#L2989: decode_ast_FieldList(d, &x.Fields)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |