avegner / utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utils

There are many packages to make life easier:

  • buffers - buffers implementation (e.g. ring buffer)
  • channels - operations on channels
  • files - file related operations
  • json - json marshaling and unmarshalling
  • log - simple logger with log levels
  • stats - runtime stats
  • subs - subscriptions related operations
  • workers - workers pool implementation

About

License:MIT License


Languages

Language:Go 100.0%