package
0.0.0-20241226145920-483c662f7ff1
Repository: https://github.com/pingooio/stdx.git
Documentation: pkg.go.dev

# Functions

TODO: return error?.
No description provided by the author

# Constants

ACTIVE status represents state of CustomHostname is active.
DELETED status represents state of CustomHostname is removed.
MOVED status represents state of CustomHostname is moved.
PENDING status represents state of CustomHostname is pending.
TurnstileDevSecretKey must ONLY BE USED during development it will always return "success": true.
TurnstileDevSiteKey must ONLY BE USED during development it will always pass.

# Variables

go:embed ips.json.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
CustomHostnameOwnershipVerificationHTTP represents a response from the Custom Hostnames endpoints.
CustomHostname represents a custom hostname in a zone.
CustomHostnameOwnershipVerification represents ownership verification status of a given custom hostname.
CustomHostnameOwnershipVerificationHTTP represents a response from the Custom Hostnames endpoints.
CustomHostnameSSL represents the SSL section in a given custom hostname.
CustomHostnameSSLCertificates represent certificate properties like issuer, expires date and etc.
CustomHostnameSSLSettings represents the SSL settings for a custom hostname.
No description provided by the author
No description provided by the author
SSLValidationError represents errors that occurred during SSL validation.
SSLValidationRecord displays Domain Control Validation tokens.
No description provided by the author
No description provided by the author

# Type aliases

CustomHostnameStatus is the enumeration of valid state values in the CustomHostnameSSL.
CustomMetadata defines custom metadata for the hostname.