Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Each base32 digit is 5 bits. We can have 63 digits per subdomain - so // 63*5 bits = 39.375 bytes SUBDOMAIN_B32_CHUNK_SIZE = 39 )
Variables ¶
This section is empty.
Functions ¶
func FromDomainPrefix ¶
func FromTxtData ¶
func ToDomainPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.