type go/doc.Note
6 uses
go/doc (current package)
doc.go#L22: Notes map[string][]*Note
doc.go#L89: type Note struct {
reader.go#L186: notes map[string][]*Note
reader.go#L514: r.notes[marker] = append(r.notes[marker], &Note{
reader.go#L630: r.notes = make(map[string][]*Note)
reader.go#L910: func noteBodies(notes []*Note) []string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)