Added an interface for an additional storage capability. This interface will allow for checking if the reader supports the window aggregate call and another method for invoking the call if it does. This is implemented using a single interface. If the reader implements the interface, it indicates that the client is capable of reading the response. The `HasXXX` method is intended to check if the store supports the operation. This method also takes a context because it could require a remote call or to wait for one. |
||
|---|---|---|
| .. | ||
| experimental | ||
| influxdata/influxdb | ||
| testing | ||
| packages.go | ||