munin-miflora: enrich underlying library errors with current operation using wrapping

This commit is contained in:
cn
2018-12-22 13:56:49 +01:00
parent c96878c22c
commit 4c348f2044
4 changed files with 9 additions and 12 deletions
-1
View File
@@ -16,7 +16,6 @@ import (
)
const discoveryTimeout = 4 * time.Second
const connectionTimeout = 4 * time.Second
func readData(client ble.Client, profile *ble.Profile) {
prefix := flag.Args()[0]