Categorygithub.com/olivierboucher/go-tracking-server
modulepackage
0.0.0-20150815142941-828e842076dc
Repository: https://github.com/olivierboucher/go-tracking-server.git
Documentation: pkg.go.dev

# README

go-tracking-server

A draft for an event tracking server in Go
Build Status Coverage Status

##TODO

  • Make package names more relevant, merge/decouple packages that require so
  • Implement file logging for production + rotation (Using supervisor for rotation)
  • More tests
  • Complete TODOS concerning logging
  • Complete TODOS concerning error handling - Decide actions to undertake based on situations
  • Implement a protocol over websocket (Connection, Disconnection, Validation etc)
  • File based configuration for connections (DB, AMQP) in JSON - VERY BASIC

##First pitch Imgur

# Packages

No description provided by the author
No description provided by the author