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_http_loader:event() | locus_filesystem_loader:event()
Generated by EDoc