type golang.org/x/pkgsite/internal/frontend.File
6 uses
golang.org/x/pkgsite/internal/frontend (current package)
doc.go#L43: func sourceFiles(u *internal.Unit, docPkg *godoc.Package) []*File {
doc.go#L44: var files []*File
doc.go#L49: files = append(files, &File{
main.go#L80: SourceFiles []*File
main.go#L102: type File struct {
main.go#L129: files []*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. |