Abstract the error handling for the storage layer to eliminate the
direct etcd dependency.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,6 +13,9 @@
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
# Vscode files
|
||||
.vscode/**
|
||||
|
||||
# This is where the result of the go build goes
|
||||
/output/**
|
||||
/output
|
||||
|
Reference in New Issue
Block a user