package
1.1.5
Repository: https://github.com/rk0cc-xyz/gaf.git
Documentation: pkg.go.dev

# Functions

Construct new GitHubRepositoryAPIFetch.

# Constants

Ascending order.
Descending order.
The fetch result will be ordered by time of repository created.
The fetch result will be ordered by repository name.
The fetch result will be ordered by time when repository pushed a new commitment.
The fetch result will be ordered by time when repository updated.

# Structs

An error which the token is undefined on environment variable `GAF_GITHUB_TOKEN`.
A structre uses for fetching GitHub repository content.
Preference for fetching GitHub repository according to https://docs.github.com/en/rest/repos/repos#list-repositories-for-the-authenticated-user.