Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDenoVersion ¶
func GetDenoVersion() string
GetDenoVersion shells out to `deno` to determine the version of the runtime. This should only be called once in root.go!
func GetGitVersion ¶
GetGitVersion returns the installed version of Git
func URLChecker ¶
func URLChecker(httpClient slackhttp.HTTPClient, url string) string
URLChecker returns url if its status code is 200, otherwise returns empty string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.