package
0.1.1
Repository: https://github.com/codeactual/transplant.git
Documentation: pkg.go.dev

# Functions

NewModuleSet returns an initialized ModuleSet.
NewQuery returns an initialized Query.
ResolveDir returns the module root dir and import path of the input dir.

# Structs

Dir holds package/module details about a file directory.
Module holds the per-module fields unmarshaled from "go list" output.
ModuleSet holds Module values with unique import paths.
Query stores options for, and executes, "go list" in order to produce ModuleSet values.