Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 524 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 524 Bytes

eureka

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