Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 365 Bytes

LifeGamer_Event

Event Generator, Scheduler of LifeGamer.

實作語言

  • Go

Project Layout

Follow the standard from: golang-standards/project-layout

  • cmd/ : main applications for this project.
  • internal/ : some private application and library code.

Author