chronograf/bolt/internal
Tim Raymond 0a042e2e0f
Convert Axis Bounds to []string
Due to various limitations with the previous implementation of Bounds as
a [2]int64{}, we've decided to change this to a []string{}. This will
allow clients to store arbitrary data specifying a bound and interpret
it as they wish.
2017-07-31 16:35:53 -04:00
..
internal.go Convert Axis Bounds to []string 2017-07-31 16:35:53 -04:00
internal.pb.go Convert Axis Bounds to []string 2017-07-31 16:35:53 -04:00
internal.proto Convert Axis Bounds to []string 2017-07-31 16:35:53 -04:00
internal_test.go Convert Axis Bounds to []string 2017-07-31 16:35:53 -04:00