report(DatabaseId :: atom(), Event :: event()) -> ok
This module defines the locus_event_subscriber behaviour.
Required callback functions: report/2.
report(DatabaseId :: atom(), Event :: event()) -> ok
event() = locus_http_loader:event() | locus_filesystem_loader:event()
Generated by EDoc, May 4 2018, 21:11:20.