gocuelang.org/go/internal/cmd/embedpkg

embedpkg command

embedpkg accepts a packages argument (see 'go help packages') and creates a map[string][]byte for each package argument, a map that represents the GoFiles for that package. The principal use case here is the embedding of the cuelang.org/go/cmd/cue/cmd/interfaces used by cue get go.

Version
v0.4.1-beta.1
Published
Dec 1, 2021
Platform
darwin/amd64
Imports
7 packages
Last checked
7 hours ago

Tools for package owners.