Versions in this module Expand all Collapse all v1 v1.5.5 Oct 25, 2023 v0 v0.1.0 Oct 25, 2023 Changes in this version + func Init(addr string, opts ...Option) (*api.Client, error) + type Option func(*options) + func WithDatacenter(datacenter string) Option + func WithScheme(scheme string) Option + func WithWaitTime(waitTime time.Duration) Option