Documentation ¶ Index ¶ func GetClosestRegion() string func NewClient(project, token string, opts ...Option) (pb.QuickClient, error) func NewClientFromConfig(cloudConfig config.Cloud) (pb.QuickClient, error) type Option func WithHost(host string) Option Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetClosestRegion ¶ func GetClosestRegion() string func NewClient ¶ func NewClient(project, token string, opts ...Option) (pb.QuickClient, error) func NewClientFromConfig ¶ func NewClientFromConfig(cloudConfig config.Cloud) (pb.QuickClient, error) Types ¶ type Option ¶ type Option func(*options) func WithHost ¶ func WithHost(host string) Option Source Files ¶ View all Source files region.go rpc.go Directories ¶ Show internal Expand all Path Synopsis v1 Click to show internal directories. Click to hide internal directories.