gh

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListStarredRepos

func ListStarredRepos(token string) ([]*github.StarredRepository, error)

ListStarredRepos will fetch and return all of the starred repos by a user

func ListStarredReposLatestReleases

func ListStarredReposLatestReleases(token string) (map[*github.Repository]*github.RepositoryRelease, error)

ListStarredReposLatestReleases fetches all latest releases for starred repos by a user

func ListStarredReposLatestReleasesSince

func ListStarredReposLatestReleasesSince(token, since string) (map[*github.Repository]*github.RepositoryRelease, error)

ListStarredReposLatestReleasesSince fetches all latest releases since a particular time

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL