Documentation
¶
Index ¶
- Variables
- func CheckErr(e error) error
- func PrettyPrint(i interface{}) string
- func SanitizeFileName(title string) string
- func UnescapeURL(rawURL string) string
- func ValidateDocumentURL(url string) (string, string, error)
- func ValidateFolderURL(url string) (string, error)
- func ValidateWikiURL(url string) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var StopWhenErr = true
Functions ¶
func PrettyPrint ¶
func PrettyPrint(i interface{}) string
func SanitizeFileName ¶
func UnescapeURL ¶
func ValidateFolderURL ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.