Documentation ¶
Index ¶
- func Exist(fileName string) bool
- func GetBase64(filePath string) []byte
- func ListDir(dirPth string, suffix string) (files []string, err error)
- func ReadFile(filePath string) ([]byte, error)
- func SaveBase64(source string, filePath string) error
- func WalkDir(dirPth, suffix string) (files []string, err error)
- type Cap
- type GIF
- type INI
- type JPEG
- type JSON
- type PNG
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GIF ¶
func (*GIF) SetDefaultPath ¶
func (m *GIF) SetDefaultPath()
type JPEG ¶
func (*JPEG) SetDefaultPath ¶
func (m *JPEG) SetDefaultPath()
Click to show internal directories.
Click to hide internal directories.