Documentation ¶
Index ¶
- type Forge
- func (f *Forge) EnsureRepositoryExists(auth *forge.Authenticator, repo string) error
- func (f *Forge) GetAuthenticator() (*forge.Authenticator, error)
- func (f *Forge) GetCommitViewerURL(repo string, commit string) string
- func (f *Forge) GetMeID(installation string, appSlug string) (string, error)
- func (f *Forge) GetRemote(repo string) string
- func (f *Forge) WithNamespace(namespace string) forge.Forge
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Forge ¶
type Forge struct {
// contains filtered or unexported fields
}
func (*Forge) EnsureRepositoryExists ¶
func (f *Forge) EnsureRepositoryExists(auth *forge.Authenticator, repo string) error
func (*Forge) GetAuthenticator ¶
func (f *Forge) GetAuthenticator() (*forge.Authenticator, error)
func (*Forge) GetCommitViewerURL ¶
Click to show internal directories.
Click to hide internal directories.