antikythera v0.2.0 AntikytheraEal.AssetStorage.Behaviour behaviour View Source

Link to this section Summary

Link to this section Callbacks

Link to this callback delete(key) View Source
delete(key :: String.t()) :: :ok
Link to this callback list_toplevel_prefixes() View Source
list_toplevel_prefixes() :: [String.t()]
Link to this callback upload(path, key, mime, gzip?) View Source
upload(path :: Path.t(), key :: String.t(), mime :: String.t(), gzip? :: boolean()) :: :ok