Documentation ¶ Index ¶ func CheckItem(repos []*global.GRepository) (items []string) func CheckRepos(repos []*github2.Repository) (items []string) func FetchData(account string, page, perPage int) (items []string, nextPage int) func FetchDataWithPage(account string, page int) (items []string, nextPage int) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CheckItem ¶ func CheckItem(repos []*global.GRepository) (items []string) func CheckRepos ¶ func CheckRepos(repos []*github2.Repository) (items []string) func FetchData ¶ func FetchData(account string, page, perPage int) (items []string, nextPage int) func FetchDataWithPage ¶ func FetchDataWithPage(account string, page int) (items []string, nextPage int) Types ¶ This section is empty. Source Files ¶ View all Source files data_service.go Click to show internal directories. Click to hide internal directories.