Versions in this module Expand all Collapse all v0 v0.2.1 Nov 16, 2024 v0.2.0 Nov 8, 2024 Changes in this version + func FetchRepository(repository string) (*github.Repository, error) v0.1.0 Nov 8, 2024 Changes in this version + var Client *github.Client + func FetchAllPrs(username string) []*github.Issue + func FetchAllRepository(username string) []*github.Repository + func Init()