Documentation
¶
Index ¶
- type Client
- type ClientMap
- type Github
- func (a *Github) GetGraphQLClient() *githubv4.Client
- func (a *Github) GetV3AppClient() *github.Client
- func (a *Github) GetV3Client() *github.Client
- func (a *Github) GitToken(ctx context.Context) (string, error)
- func (a *Github) Organization() string
- func (a *Github) Owner() string
- func (a *Github) VCS() config.VCSType
- type Gitlab
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Github ¶
type Github struct {
// contains filtered or unexported fields
}
func (*Github) GetGraphQLClient ¶ added in v0.3.20
func (*Github) GetV3AppClient ¶
func (*Github) GetV3Client ¶
func (*Github) Organization ¶
Click to show internal directories.
Click to hide internal directories.