package
0.0.0-20250403192851-34a345b3f333
Repository: https://github.com/openshift/ci-tools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FileGetterFactory returns a GithubFileGetter that downloads files from raw.githubusercontent.com for the provided org/repo/branch It avoids getting ratelimited by using raw.githubusercontent.com.
No description provided by the author

# Structs

No description provided by the author

# Type aliases

FileGetter is a function that downloads the file from the provided path via raw.githubusercontent.com to avoid getting rate limited.
No description provided by the author