This website requires JavaScript.
Explore
Help
Sign In
deep-stack
/
ipld-eth-server
Watch
4
Star
0
Fork
0
forked from
cerc-io/ipld-eth-server
Code
Pull Requests
Activity
Files
5d0467f4b85ee73aaadd2d838f5d4fa279c81418
ipld-eth-server
/
libraries
/
shared
/
watcher
T
History
Rob Mulholand
b6bef49318
Add tests for plugin helpers
...
- Prevents code analysis from showing functions as unused - Also address other code analysis issues
2019-03-06 12:43:39 -06:00
..
event_watcher_test.go
remove pkg/transformers; extract shared files needed to
2019-02-24 21:38:47 -06:00
event_watcher.go
remove pkg/transformers; extract shared files needed to
2019-02-24 21:38:47 -06:00
storage_watcher_test.go
move storage mappings pkg into shared
2019-02-24 21:38:48 -06:00
storage_watcher.go
Add tests for plugin helpers
2019-03-06 12:43:39 -06:00
watcher_suite_test.go
composeAndExecute command that loads and executes over arbitrary transformer set exported from a go plugin generated according to config file; test for plugin generation, loading, and execution; work on plugins README
2019-02-24 15:23:35 -06:00