Versions in this module Expand all Collapse all v3 v3.27.0 Jan 12, 2023 v3.26.0 Dec 12, 2022 Changes in this version + const TokenRefreshTimeout + type Queryer struct + ClientID string + Email string + Host string + Password string + Region string + func (cq *Queryer) HTTPRequest(method, path, body string, v interface{}) ([]byte, error) + func (cq *Queryer) Query(org, db, sql string) (*featurebase.WireQueryResponse, error)