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. |
||
---|---|---|
.. | ||
internal | ||
client.go | ||
client_test.go | ||
dashboards.go | ||
layouts.go | ||
servers.go | ||
servers_test.go | ||
sources.go | ||
sources_test.go | ||
users.go | ||
users_test.go | ||
util.go |