Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 706 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 706 Bytes

Golang-Coach Scheduler

CircleCI Coverage Status

##Todos

  • Add logic to cache last scan count
  • Cron Logic
  • Add logic to pass sensitive information by environment variables
  • Configuration file for dev and production
  • Docker Container with run instructions
  • Logs for failure and mail for same
  • Unit testing for remaining components
  • Integrate with golint and (https://goreportcard.com)[https://goreportcard.com]
  • Verification