Discover Packages
github.com/nself-org/cli
internal
domain
package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: May 15, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package domain provides DNS propagation polling and nginx server block
generation for custom domain provisioning.
NginxServerBlock generates an nginx server block configuration for a custom domain.
PollDNS checks whether the domain resolves to the expected IP address.
It polls every interval until the context is cancelled or the domain resolves.
Returns nil on success, context.DeadlineExceeded on timeout.
DNSRecord describes a required DNS record for domain verification.
RequiredRecords returns the DNS records a user must create for a custom domain.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.