Documentation ¶
Index ¶
- func ListRepos(opts ...option.Option)
- func ListStars(opts ...option.Option)
- func OutputRepos(repos []*gh_model.Repository, opts ...option.Option)
- func OutputReposJson(repos []*gh_model.Repository)
- func OutputReposTable(repos []*gh_model.Repository)
- func OutputReposUi(repos []*gh_model.Repository, opts ...option.Option)
- func OutputSearchTopic(repos []*github.Repository, opts ...option.Option)
- func OutputSearchTopicTable(repos []*github.Repository)
- func OutputStat(title string, data map[string]int)
- func OutputStatLang(data map[string]int)
- func SearchTopic(topic string, opts ...option.Option)
- func StatCreateTime(opts ...option.Option)
- func StatLang(opts ...option.Option)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OutputRepos ¶
func OutputRepos(repos []*gh_model.Repository, opts ...option.Option)
func OutputReposJson ¶
func OutputReposJson(repos []*gh_model.Repository)
func OutputReposTable ¶
func OutputReposTable(repos []*gh_model.Repository)
func OutputReposUi ¶
func OutputReposUi(repos []*gh_model.Repository, opts ...option.Option)
func OutputSearchTopic ¶
func OutputSearchTopic(repos []*github.Repository, opts ...option.Option)
func OutputSearchTopicTable ¶
func OutputSearchTopicTable(repos []*github.Repository)
func OutputStat ¶
func OutputStatLang ¶
func SearchTopic ¶
func StatCreateTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.