DataDog / kvexpress

## Auto-archived due to inactivity. ## Go program to move data in and out of Consul's KV store.
Apache License 2.0
129 stars 13 forks source link

Do better with err checking and handling. #93

Closed darron closed 8 years ago

darron commented 8 years ago

Less of , _ := and more explicitly handling the error.