report(DatabaseId :: atom(), Event :: event()) -> okThis module defines the locus_event_subscriber behaviour.
Required callback functions: report/2.
report(DatabaseId :: atom(), Event :: event()) -> okevent() = locus_database:event()
Generated by EDoc