package
0.0.0-20171128034418-ab29bdc5e11c
Repository: https://github.com/reflect/xparse.git
Documentation: pkg.go.dev

# README

etld

etld is an effective TLD matcher that returns the length of the effective domain name for the given string. It uses the data set from https://www.publicsuffix.org/list/effective_tld_names.dat

For extracting public suffxies, please use golang.org/x/net/publicsuffix.