type golang.org/x/pkgsite/internal/frontend.MainDetails
4 uses
golang.org/x/pkgsite/internal/frontend (current package)
main.go#L24: type MainDetails struct {
main.go#L107: func fetchMainDetails(ctx context.Context, ds internal.DataSource, um *internal.UnitMeta, expandReadme bool, bc internal.BuildContext) (_ *MainDetails, err error) {
main.go#L196: return &MainDetails{
unit.go#L209: main, ok := d.(*MainDetails)
 |
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. |