Documentation ¶ Index ¶ func ClientOriginalExtension(file string) string func Contain(file string, search string) bool func Create(file string, content string) func Exists(file string) bool func Extension(file string, originalWhenUnknown ...bool) (string, error) func Remove(file string) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ClientOriginalExtension ¶ func ClientOriginalExtension(file string) string func Contain ¶ func Contain(file string, search string) bool func Create ¶ func Create(file string, content string) func Exists ¶ func Exists(file string) bool func Extension ¶ func Extension(file string, originalWhenUnknown ...bool) (string, error) Extension Supported types: https://github.com/h2non/filetype#supported-types func Remove ¶ func Remove(file string) bool Types ¶ This section is empty. Source Files ¶ View all Source files file.go Click to show internal directories. Click to hide internal directories.