Versions in this module Expand all Collapse all v1 v1.0.0 Dec 5, 2022 Changes in this version + func LookupProjPath(protoAbs string) (result string) + type ProjectInfo struct + AbsolutePath string + Department string + HasInternalPkg bool + ImportPath string + Name string + PathRefToProj string + Typ string + func NewProjInfo(file string, modDirName string, modImportPath string) (projInfo *ProjectInfo, err error)