Introduce Go modules and rename imports.
64 files changed
tree: 06370bd45ad6f2ee6e654a2974e37ffc4c4e1b36
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. DEVINFO.md
  5. DOCUMENTATION.md
  6. go.mod
  7. go.sum
  8. Makefile
  9. OWNERS
  10. README.md
  11. rotang.go
  12. SWITCH.md
README.md

Rota-NG

This is the home of the Rotation Manager-NG Design Doc.

The goal is replace the current Python script generating the Sheriff rota with this Go AppeEngine service. This to have a better base for running/managing the service and future developments

Source structure.

See BROWSE.md

Switch over from the old service to this.

See SWITCH.md