github

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFileLastCommitAt

func GetFileLastCommitAt(repository *gogithub.Repository, file *gogithub.RepositoryContent) time.Time

func GetLastCommitAt

func GetLastCommitAt(repository *gogithub.Repository) time.Time

GetLastCommitAt gets the date of the last commit done in a repository's default branch

func GetRepository

func GetRepository(ownerName string, name string) (*gogithub.Repository, error)

GetRepository gets a repository from the GitHub API using a repository's owner and name

func GetRepositoryFiles

func GetRepositoryFiles(repository *gogithub.Repository) []*gogithub.RepositoryContent

GetRepositoryFileURLs returns all file URLs in a repository

func SearchRepositories

func SearchRepositories(queries []string, repositoryCountLimit int, repositoryCountLimitPerPage int) []*gogithub.Repository

SearchRepositories returns all repositories from GitHub API matching some queries

Types

This section is empty.

Jump to

Keyboard shortcuts

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