Documentation ¶
Index ¶
- Variables
- func CreateScene(scene string) error
- func DeleteImage(image *Image) error
- func DeleteScene(scene string)
- func GetDir(scene string) (string, error)
- func GetScenes() []string
- func HasScene(scene string) bool
- func HasSuffix(suffix string) bool
- func OpenFs(dataPath string, suffixs []string)
- func Put(scene string, filename string, size int64, data []byte) (string, error)
- type Image
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func DeleteImage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.