Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultGitHubDomain string = "github.com"
View Source
const DefaultGitLabDomain string = "gitlab.com"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScmBaseDomain ¶
type ScmBaseDomain string
ScmBaseDomain represent the base domain for a SCM provider.
func (*ScmBaseDomain) Set ¶
func (d *ScmBaseDomain) Set(value string) error
func (*ScmBaseDomain) String ¶
func (d *ScmBaseDomain) String() string
func (*ScmBaseDomain) Type ¶
func (d *ScmBaseDomain) Type() string
Click to show internal directories.
Click to hide internal directories.