Set of common primitives useful for Go web services.
- zapchi: Modified version of the chi logger with support for Uber's zap
- crypto: Common cryptography primitives
- proxy: Custom proxy for
discord
to a given proxy - doclib: Common documentation library
- dovewing: Our custom user fetching and caching library
- genconfig: Common configuration generation library
- uapi: Defines a unified API handling code with auth and timeouts and caching builtin
- snippets: Common snippets for zap etc. that are useful