Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitHubProvider ¶
type GitHubProvider struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg config.Config, auth_repo authentication.Repository) (*GitHubProvider, error)
func (*GitHubProvider) Enabled ¶
func (p *GitHubProvider) Enabled() bool
func (*GitHubProvider) ID ¶
func (p *GitHubProvider) ID() string
func (*GitHubProvider) Link ¶
func (p *GitHubProvider) Link() string
func (*GitHubProvider) LogoURL ¶
func (p *GitHubProvider) LogoURL() string
func (*GitHubProvider) Name ¶
func (p *GitHubProvider) Name() string
Click to show internal directories.
Click to hide internal directories.