controller with error handling
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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/
|
||||
Reference in New Issue
Block a user