โฉ Golang๏
Links๏
Golang - Go is a statically typed, compiled programming language designed at Google
govendor - Go vendor tool that works with the standard vendor file.
Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance โ up to 40 times faster. If you need smashing performance, get yourself some Gin.
GoLand - A Clever IDE to Go
Colly - Fast and Elegant Scraping Framework for Gophers
que-go - An interoperable Golang port of the Ruby Que queuing library for PostgreSQL
pgx - PostgreSQL driver and toolkit for Go
ratago - Go implementation of an XSLT 1.0 processor
pflag - Drop-in replacement for Goโs flag package, implementing POSIX/GNU-style โflags.
etree - parse and generate XML easily in go
gofpdf - A PDF document generator with high level support for text, drawing and images
xmlquery - xmlquery, is an XPath query package for XML in Go.