Versions in this module Expand all Collapse all v0 v0.0.1 Jun 11, 2020 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)