Skip to content

x/tools: suggest sets of build constraints that cover all files in a package #26733

Open
@jimmyfrasche

Description

@jimmyfrasche

https://golang.org/cl/12703044 added AllTags to *go/build.Package so that "[t]ools scanning packages can use this to decide how many variants there are and what they are."

Since it's often necessary to invoke go list rather than use go/build directly, I think the same reasoning applies for adding it to go list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions