Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitUrlHost ¶
type GitUrlHost string
const ( GITHUB GitUrlHost = "GITHUB" GITLAB GitUrlHost = "" UNKOWN_GIT_SERVER GitUrlHost = "UNKOWN_GIT_SERVER" )
type ParsedGitUrl ¶
Click to show internal directories.
Click to hide internal directories.