Documentation ¶ Index ¶ func ImagePreview(width int, filename string) (string, error) func ToString(width int, img image.Image) string func ValidateFileSize(filePath string, sizeLimit int64) (bool, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ImagePreview ¶ func ImagePreview(width int, filename string) (string, error) func ToString ¶ func ToString(width int, img image.Image) string func ValidateFileSize ¶ func ValidateFileSize(filePath string, sizeLimit int64) (bool, error) Types ¶ This section is empty. Source Files ¶ View all Source files images.go Click to show internal directories. Click to hide internal directories.