type golang.org/x/pkgsite/internal/frontend.Directory
5 uses
golang.org/x/pkgsite/internal/frontend (current package)
directory.go#L20: External []*Directory
directory.go#L23: Internal *Directory
directory.go#L29: type Directory struct {
directory.go#L59: mappedDirs := make(map[string]*Directory)
directory.go#L71: mappedDirs[prefix] = &Directory{Prefix: prefix}
![]() |
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. |