Documentation
¶
Index ¶
Constants ¶
View Source
const ( GithubProviderName = "github" CgitProviderName = "cgit" BitbucketProviderName = "bitbucket" )
Variables ¶
View Source
var (
Config *config = &config{}
)
View Source
var (
NoErrStopProvider = errors.New("this provider will not return more mentions")
)
Functions ¶
func CreateBitbucketTable ¶
TODO temporal method to create bitbucket table
func CreateCgitTables ¶
TODO temporal method to create cgit tables
func CreateGithubTable ¶
TODO temporal method to create github table
Types ¶
type RepoProvider ¶
Click to show internal directories.
Click to hide internal directories.