Arke.Core.File (Arke v0.1.5)
Defines a file that can be used to store data
Link to this section Summary
Link to this section Functions
Link to this function
arke_from_attr()
Link to this function
base_parameters()
Link to this function
before_create(arke, unit)
Link to this function
before_delete(arke, unit)
Link to this function
before_load(data, persistence_fn)
Link to this function
before_update(arke, unit)
Link to this function
before_validate(arke, unit)
Link to this function
get()
Link to this function
get_signed_url(gcp_service_account, bucket, object)
Link to this function
get_url()
Link to this function
groups_from_attr()
Link to this function
on_create(arke, unit)
Link to this function
on_delete(arke, unit)
Link to this function
on_load(data, persistence_fn)
Link to this function
on_struct_encode(unit, _)
Link to this function
on_update(arke, unit)
Link to this function
on_validate(arke, unit)
Link to this function
test()
Link to this function
upload_file()
@spec upload_file() :: none()