Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultRootDir = ".gh-md" EnvRootDir = "GH_MD_ROOT" )
Variables ¶
This section is empty.
Functions ¶
func GetDiscussionsDir ¶
GetDiscussionsDir returns the discussions directory for a repo.
func GetIssuesDir ¶
GetIssuesDir returns the issues directory for a repo.
func GetPullsDir ¶
GetPullsDir returns the pulls directory for a repo.
func GetRepoDir ¶
GetRepoDir returns the directory path for a specific repo. Format: <root>/<owner>/<repo>/
func GetRootDir ¶
GetRootDir returns the root directory for gh-md storage. It checks GH_MD_ROOT env var first, then defaults to ~/.gh-md/
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.