Documentation ¶ Index ¶ func GoPkg(dir string) ([]string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GoPkg ¶ func GoPkg(dir string) ([]string, error) GoPkg produces the list of files involved in building the Go package in the given directory. It traverses package dependencies transitively, but only within the original package's module. Types ¶ This section is empty. Source Files ¶ View all Source files go.go Click to show internal directories. Click to hide internal directories.