Arke.Core.File (Arke v0.6.2)

Copy Markdown View Source

Defines a file that can be used to store data

Summary

Functions

after_get_struct(arke, struct)

after_get_struct(arke, unit, struct)

arke_from_attr()

base_parameters()

before_create(arke, unit)

before_delete(arke, unit)

before_load(data, arg2)

before_struct_encode(_, unit)

before_update(arke, unit)

before_update(arke, old_unit, unit)

before_validate(arke, unit)

file_storage_module()

get_signed_url(unit)

get_url(unit)

groups_from_attr()

import(arke)

on_create(arke, unit)

on_delete(arke, unit)

on_load(unit, persistence_fn)

on_struct_encode(arke, unit, data, opts)

on_update(arke, old_unit, unit)

on_validate(arke, unit)