func golang.org/x/pkgsite/internal/godoc.encode_map_string_ast_Object
3 uses
golang.org/x/pkgsite/internal/godoc (current package)
encode_ast.gen.go#L2594: encode_map_string_ast_Object(e, x.Objects)
encode_ast.gen.go#L3720: func encode_map_string_ast_Object(e *codec.Encoder, m map[string]*ast.Object) {
encode_ast.gen.go#L3751: func(e *codec.Encoder, x interface{}) { encode_map_string_ast_Object(e, x.(map[string]*ast.Object)) },
![]() |
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. |