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.3.0
Published
Apr 2, 2021
Platform
linux/amd64
Imports
7 packages
Last checked
4 minutes ago

Tools for package owners.