Versions in this module Expand all Collapse all v1 v1.0.9 Oct 6, 2022 v1.0.8 Oct 6, 2022 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) Other modules containing this package github.com/cocoup/go-smart