Versions in this module Expand all Collapse all v1 v1.0.0 Sep 3, 2024 Changes in this version + func GetClosestRegion() string + func MySQLReformatURI(original string) (string, error) + func NewClient(project, token string, opts ...Option) (pb.QuickClient, error) + func NewClientFromConfig(cloudConfig config.Cloud) (pb.QuickClient, error) + type Option func(*options) + func WithHost(host string) Option