controller with error handling

This commit is contained in:
GotPPay
2018-04-22 15:16:08 +02:00
parent e3e4f83d7c
commit 606ac26480
2 changed files with 65 additions and 1 deletions

5
.gitignore vendored
View File

@@ -4,6 +4,9 @@
*.so
*.dylib
# monitor binary
gomon_spawn
# Test binary, build with `go test -c`
*.test
@@ -11,4 +14,4 @@
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
.glide/