package
0.0.0-20220628045418-2e6a22a86d64
Repository: https://github.com/ugwis/golang-net.git
Documentation: pkg.go.dev
# Functions
EffectiveTLDPlusOne returns the effective top level domain plus one more label.
PublicSuffix returns the public suffix of the domain using a copy of the publicsuffix.org database compiled into the library.
# Variables
List implements the cookiejar.PublicSuffixList interface by calling the PublicSuffix function.