Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrEmptyGithubToken = fmt.Errorf("PAT must be provided, generate one at https://github.com/settings/tokens")
)
Functions ¶
This section is empty.
Types ¶
type GithubHelper ¶
func NewGithubHelper ¶
func NewGithubHelper(ctx context.Context) *GithubHelper
func (*GithubHelper) SetupGithub ¶
func (gh *GithubHelper) SetupGithub() (string, string, error)
Click to show internal directories.
Click to hide internal directories.