Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSystem ¶
FileSystem defined a media library storage using file system
func (FileSystem) GetFullPath ¶
GetFullPath return full file path from a relative file path
func (FileSystem) Retrieve ¶
func (f FileSystem) Retrieve(url string) (media.FileInterface, error)
Retrieve retrieve file content with url
Click to show internal directories.
Click to hide internal directories.