fix(pkg/logfile): define own un/marshal functions for xml
This commit is contained in:
		| @@ -1,6 +1,8 @@ | ||||
| package types | ||||
|  | ||||
| import "time" | ||||
| import ( | ||||
| 	"time" | ||||
| ) | ||||
|  | ||||
| // Temperature ... | ||||
| type Temperature struct { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user