package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.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.