Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticatedClient ¶
func Dump ¶
func Dump(opts *DumpOptions) error
Types ¶
type DumpOptions ¶
type Repositories ¶
type Repositories []*github.Repository
func UserRepositories ¶
func UserRepositories(ghClient *github.Client) (Repositories, error)
func (Repositories) Iter ¶
func (r Repositories) Iter(f func(repository *github.Repository) error) error
Click to show internal directories.
Click to hide internal directories.