package repository type RepoType int const ( Git RepoType = iota )