Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 190 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 190 Bytes

Timer


A simple Go Web App that creates a timer using GoRoutine, GoChannels and Contexts.

Using this App we can create a timer, pause, delete and view the previously created timers.