Update go-fasttld description (#4656)

This commit is contained in:
Wu Tingfeng 2022-12-22 03:10:27 +08:00 committed by GitHub
parent d45bed4ec2
commit 2049482969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2349,7 +2349,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
- [doi](https://github.com/hscells/doi) - Document object identifier (doi) parser in Go.
- [editorconfig-core-go](https://github.com/editorconfig/editorconfig-core-go) - Editorconfig file parser and manipulator for Go.
- [encdec](https://github.com/mickep76/encdec) - Package provides a generic interface to encoders and decoders.
- [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - High performance top level domains (TLD) extraction module.
- [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - High performance effective top level domains (eTLD) extraction module.
- [go-nmea](https://github.com/adrianmo/go-nmea) - NMEA parser library for the Go language.
- [go-vcard](https://github.com/emersion/go-vcard) - Parse and format vCard.
- [gofeed](https://github.com/mmcdole/gofeed) - Parse RSS and Atom feeds in Go.