Versions in this module Expand all Collapse all v1 v1.0.50 Nov 27, 2020 Changes in this version + func IsGoMod(workDir string) (bool, error) + type Module struct + Dir string + GoMod string + GoVersion string + Main bool + Path string + type ProjectContext struct + Dir string + Name string + Path string + WorkDir string + func Prepare(workDir string) (*ProjectContext, error)