type golang.org/x/pkgsite/internal/source.sourceMeta
6 uses
golang.org/x/pkgsite/internal/source (current package)
meta-tags.go#L23: type sourceMeta struct {
meta-tags.go#L40: func fetchMeta(ctx context.Context, client *Client, importPath string) (_ *sourceMeta, err error) {
meta-tags.go#L61: func parseMeta(importPath string, r io.Reader) (sm *sourceMeta, err error) {
meta-tags.go#L114: sm = &sourceMeta{
meta-tags.go#L138: sm = &sourceMeta{
source.go#L465: func matchLegacyTemplates(ctx context.Context, sm *sourceMeta) (_ urlTemplates, transformCommit transformCommitFunc) {
![]() |
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. |