We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5764942 commit fe265f0Copy full SHA for fe265f0
src/testable_vnode.erl
@@ -0,0 +1,4 @@
1
+-module(testable_vnode).
2
+-author("Christopher S. Meiklejohn <[email protected]>").
3
+
4
+-callback inject_failure(term(), reference(), binary(), binary()) -> ok.
0 commit comments