Documentation
¶
Index ¶
- Variables
- func EmptyIamge(width, height int) image.Image
- func FileExists(path string) (bool, error)
- func GetBooksPath() (string, bool)
- func GetSqliteDbPath() (string, bool)
- func JpegImage2Bytes(img image.Image) []byte
- func ResizeImage(width, height uint, img image.Image) image.Image
- type Circle
- type Debug
- type FILE
- type IMGJPG
Constants ¶
This section is empty.
Variables ¶
View Source
var DEBUG = Debug("")
Functions ¶
func EmptyIamge ¶
func FileExists ¶
func GetBooksPath ¶
func GetSqliteDbPath ¶
func JpegImage2Bytes ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.