Versions in this module Expand all Collapse all v0 v0.10.0 Feb 11, 2017 v0.7.0 Jan 7, 2015 Changes in this version + func GetHtmlLinkCode(title, path string) string + func GetMimeType(file *model.File) (string, error) + func IsAudioFile(file *model.File) bool + func IsExternalLink(link string) bool + func IsImageFile(file *model.File) bool + func IsInternalLink(link string) bool + func IsPDFFile(file *model.File) bool + func IsTextFile(file *model.File) bool + func IsVideoFile(file *model.File) bool