context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
zgo.at/errors | Package errors adds some useful error helpers. |
zgo.at/gadget | |
zgo.at/goatcounter/v2 | |
zgo.at/isbot | Package isbot attempts to detect HTTP bots. |
zgo.at/json | |
zgo.at/zdb | Package zdb provides a nice API to interact with SQL databases in Go. |
zgo.at/zli | |