Skip to content

Commit

Permalink
add script to insert events for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Díaz López de la Llave committed Nov 29, 2018
1 parent 1182af3 commit b34dcca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/gossip/add.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

go run $GOPATH/src/github.com/bbva/qed/main.go client add -k key -e http://127.0.0.1:8080 --key key$1 --value value$1

0 comments on commit b34dcca

Please sign in to comment.