Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvBoolDefault ¶ added in v0.1.4
GetEnvBoolDefault is similar to GetEnvDefault, but with booleans instead of strings
func GetEnvDefault ¶ added in v0.1.4
GetEnvDefault returns the value of the environment variable, or a default value if the environment variable is not defined or is an empty string
func IsTextFile ¶ added in v0.1.4
IsTextFile returns an error if the file is not of content-type 'text/plain'
func MarkdownCodify ¶ added in v0.1.4
MarkdownCodify returns a markdown code string https://www.markdownguide.org/basic-syntax/#code
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.