alertmanager/provider
Fabian Reinartz 3980a6904e provider/boltmem: properly compare timestamps
Depending on the environment the timestamp internal fields
are different to handle timezones.
Thus a reflect.DeepEqual comparison falsely evaluates to
false.
This commit manually compares timestamps via the time.Time.Equal
method to circumvent the issue.
2016-05-03 12:46:34 +02:00
..
boltmem provider/boltmem: properly compare timestamps 2016-05-03 12:46:34 +02:00
sqlite Revert back to one DB file 2016-03-15 20:47:54 +01:00
mem.go PR with changes after code review 2015-11-23 18:24:57 +01:00
provider.go Remove old providers and dependencies 2015-12-08 12:16:48 +01:00