package
0.0.0-20250108081630-faef19673da4
Repository: https://github.com/truemilk/ghloner.git
Documentation: pkg.go.dev

# Functions

NewConfig creates a new Config instance by loading configuration values from environment variables.
NewGitHubClient creates a new GitHub API client using the provided personal access token.
Parse reads configuration values from environment variables and command-line flags, and returns a Config instance.

# Structs

Config holds the configuration settings for the application.