golang.org/x/pkgsite/internal.PackageMeta.Name (field)

3 uses

	golang.org/x/pkgsite/internal (current package)
		unit.go#L83: 	Name              string

	golang.org/x/pkgsite/internal/postgres
		unit.go#L385: 			&pkg.Name,

	golang.org/x/pkgsite/internal/testing/sample
		sample.go#L271: 		Name:              path.Base(fullPath),