exfile v0.2.3 API Reference
Modules
Represents a backend that stores files
Shared tests for your backends
A simple server responsible for Exfile configuration
An Ecto.Type
used to handle files persisted to the
store
backend
A module to help you define an Ecto.Type
backed by a custom backend
Represents a file stored on a Backend
A behaviour defining a module to generate a file ID
Represents a file either on the local filesystem or in memory
View helpers to use Exfile in your Phoenix app
A behaviour defining the API a Processor should adhere to
A module to run a chain of processors on a file
A server (a GenServer
specifically) that manages temporary files