go/doc.reader.notes (field)
6 uses
go/doc (current package)
doc.go#L129: Notes: r.notes,
doc.go#L130: Bugs: noteBodies(r.notes["BUG"]),
reader.go#L156: notes map[string][]*Note
reader.go#L460: r.notes[marker] = append(r.notes[marker], &Note{
reader.go#L576: r.notes = make(map[string][]*Note)
![]() |
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. |