Searched defs:codeRepo (Results 1 – 1 of 1) sorted by relevance
32 type codeRepo struct { struct33 modPath string36 code codehost.Repo38 codeRoot string42 codeDir string49 pathMajor string52 pathPrefix string58 pseudoMajor string132 func (r *codeRepo) ModulePath() string {136 func (r *codeRepo) CheckReuse(ctx context.Context, old *codehost.Origin) error {[all …]