Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 327 Bytes

File metadata and controls

16 lines (13 loc) · 327 Bytes

golib

golang common facilities lib

  • signal handling
  • locking process instance
  • daemonize
  • LRU
  • high performance ring buffer
  • pipe stream
  • db helper
  • and more
  • oberver pattern

Build Status