Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImagePath ¶
Types ¶
type Backend ¶
type FileBackend ¶
type FileBackend struct{}
func (*FileBackend) DestroyFile ¶
func (s *FileBackend) DestroyFile(image *models.Image) error
func (*FileBackend) ReadFile ¶
func (s *FileBackend) ReadFile(image models.Image) (io.ReadCloser, int64, error)
Click to show internal directories.
Click to hide internal directories.