ipld-eth-server/libraries/shared/mocks
Rob Mulholand cb819fa9a6 Write event logs to database before transforming
- enables decoupling event extraction/persistence from transformation
- modifies event transformer, converter, and log chunker to accept
  payload that includes internal log database ID with log data
- remove alias for transformer pkg as shared_t
- remove unused mock watcher repository
2019-08-28 09:13:44 -05:00
..
converter.go Write event logs to database before transforming 2019-08-28 09:13:44 -05:00
log_note_converter.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mappings.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
storage_fetcher.go Add license 2019-05-01 12:32:39 -05:00
storage_queue.go (VDB-371) Recheck queued storage 2019-05-01 12:30:37 -05:00
storage_repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
storage_transformer.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
transformer.go Write event logs to database before transforming 2019-08-28 09:13:44 -05:00