golang.org/x/pkgsite/internal/frontend.extractLinks.ctx (field)

3 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		goldmark.go#L218: 	ctx            context.Context
		goldmark.go#L268: 		log.Errorf(e.ctx, "extractLinks.Transform: %v", err)
		readme.go#L88: 	el := &extractLinks{ctx: ctx}