8000 GitHub - goinggo/timerdesignpattern: An example of using a channel to create a timer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

goinggo/timerdesignpattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer Design Pattern

Copyright 2013 Ardan Studios. All rights reserved.
Use of this source code is governed by a BSD-style license that can be found in the LICENSE handle.

This program provides an sample to learn how to implement a timer routine and graceful shutdown pattern.

Ardan Studios
12973 SW 112 ST, Suite 153
Miami, FL 33186
bill@ardanstudios.com

GoingGo.net Post: http://www.goinggo.net/2013/09/timer-routines-and-graceful-shutdowns.html

-- Get, build and install the code
export GOPATH=$HOME/goinggo
go get github.com/goinggo/timerdesignpattern

-- Run the code
cd $GOPATH/bin
./timerdesignpattern

About

An example of using a channel to create a timer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0