# Functions
IsModuleNotFound returns true only if the given error is a "module not found" error.
IsServiceNotProvided returns true only if the given error is a "service not provided" error.
IsServiceUnreachable returns true if the registry/discovery service was unreachable.
NewClient returns a new initialized registry client.
# Structs
Client provides methods to query Terraform Registries.
ServiceUnreachableError Registry service is unreachable.