go/doc.Example.Play (field)
5 uses
golang.org/x/pkgsite/internal/godoc/dochtml/internal/render
linkify.go#L183: if ex.Play != nil {
linkify.go#L184: if err := format.Node(&buf, r.fset, ex.Play); err != nil {
golang.org/x/pkgsite/internal/godoc/internal/doc
example.go#L27: Play *ast.File // a whole program version of the example
example.go#L89: Play: playExample(fset, file, f),
example.go#L102: flist[0].Play = playExampleFile(file)
![]() |
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. |