package
0.0.0-20241008021236-869dabf2f959
Repository: https://github.com/uservers/miniprow.git
Documentation: pkg.go.dev

# Functions

DefaultOptions return an options struct with commonly used settings.
No description provided by the author
NewWithToken can be used to specify a GitHub token through parameters.
ParseSlug splits a repo slug (org/repo) into org + repo strings.

# Constants

GitHubURL Prefix for github URLs.
nolint:gosec.

# Variables

No description provided by the author

# Structs

GitHub is a wrapper around GitHub related functionality.
Options is a set of options to configure the behavior of the GitHub package.

# Interfaces

No description provided by the author