Uploadex v1.0.1 Uploadex.Storage behaviour View Source
Behaviour for a Storage implementation.
Link to this section Summary
Link to this section Types
Link to this type
file() View Source
Link to this type
opts()
View Source
opts()
View Source
opts() :: Keyword.t()
opts() :: Keyword.t()
Link to this type
record()
View Source
record()
View Source
record() :: any()
record() :: any()
Link to this section Callbacks
Link to this callback
delete(file, opts) View Source
Deletes the file
Link to this callback
get_url(file, opts) View Source
Returns the file's URL
Link to this callback
store(file, opts) View Source
Stores the file