View Source ArkeAuth.Core.Member (arke_auth v0.1.14)

Documentation for Member.

Link to this section Summary

Link to this section Functions

Link to this function

before_unit_create(arke, unit)

View Source
Link to this function

before_unit_delete(arke, unit)

View Source
Link to this function

before_unit_load(arke, data, persistence_fn)

View Source
Link to this function

before_unit_update(arke, unit)

View Source
Link to this function

before_unit_validate(arke, unit)

View Source
Link to this function

get_permission(member, arke)

View Source
Link to this function

on_unit_create(arke, unit)

View Source
Link to this function

on_unit_delete(arke, unit)

View Source
Link to this function

on_unit_load(arke, data, persistence_fn)

View Source
Link to this function

on_unit_struct_encode(unit, _)

View Source
Link to this function

on_unit_update(arke, unit)

View Source
Link to this function

on_unit_validate(arke, unit)

View Source