🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/goinggo/timerdesignpattern

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/goinggo/timerdesignpattern

v0.0.0-20140716191353-4f68808c8a88
Version published
Created

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

FAQs

Package last updated on 16 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts