fix: idx to index

This commit is contained in:
xuu
2022-08-11 01:18:42 +00:00
parent 5e87ccda79
commit 50b44a7bb7
5 changed files with 31 additions and 7 deletions

View File

@@ -20,4 +20,9 @@ endif
gqlgen
load:
watch -n .1 "http POST localhost:8080/event/asdf/test a=b one=1 two:='{\"v\":2}' | jq"
watch -n .1 "http POST localhost:8080/event/asdf/test a=b one=1 two:='{\"v\":2}' | jq"
bi:
go build .
sudo mv ev /usr/local/bin/
sudo systemctl restart ev