Documentation
¶
Index ¶
- type DiggerGithubEEClientProvider
- func (gh DiggerGithubEEClientProvider) FetchCredentials(githubAppId string) (string, string, string, string, error)
- func (gh DiggerGithubEEClientProvider) Get(githubAppId int64, installationId int64) (*github.Client, *string, error)
- func (gh DiggerGithubEEClientProvider) NewClient(netClient *net.Client) (*github.Client, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiggerGithubEEClientProvider ¶
type DiggerGithubEEClientProvider struct {
}
func (DiggerGithubEEClientProvider) FetchCredentials ¶
Click to show internal directories.
Click to hide internal directories.