Versions in this module Expand all Collapse all v0 v0.3.12 May 19, 2023 v0.3.10 Dec 16, 2022 v0.3.9 Sep 12, 2022 Changes in this version + func NewClient(ctx context.Context, projectID string, region string, ...) (verifier.Client, error) + type BadRegionError struct + AvailableRegions []string + RequestedRegion string + func (e *BadRegionError) Error() string + func (e *BadRegionError) Unwrap() error