Documentation ¶
Overview ¶
Package file handles the images as files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPointer = errors.New("pointer value cannot be nil")
Functions ¶
func Check ¶
Check the existence of the named file and confirm it is not a directory or zero-byte file.
func Remove0byte ¶ added in v1.11.0
Remove0byte removes the named file but only if it is 0 bytes in size.
Types ¶
Click to show internal directories.
Click to hide internal directories.