//
pkg.gl
Category
github.com/uwu-tools/gh-jira-issue-sync
internal
github
package
0.0.8
Repository:
https://github.com/uwu-tools/gh-jira-issue-sync.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
5
Files
128 SLOC
#
Functions
GetRepo
GetRepo returns the user/org name and the repo name of the configured GitHub repository.
New
New creates a GitHubClient and returns it; which implementation it uses depends on the configuration of this run.
#
Interfaces
Client
Client is a wrapper around the GitHub API Client library we use.