Pinned Repositories
beego-mgo
Sample Application For Using the BeeGo web framework with MGO
concurrentwebservice
An example web service that uses concurrency and channels to provide search results from different providers.
mapstructure
Go library for decoding generic map values into native Go structures.
mgoaction
Shows hwo to use MongoDB and Go to create actionable data,
MongoDB-Workshop
Beginner Workshop for MongoDB
revel-mgo
Sample revel project with mgo support
service
Run your programs as a daemon or service
tracelog
Logging System Based On The Log/Logger Standard Library
work
Implements a dynamic work pool of goroutines to perform tasks.
workpool
Pool go routines dedicated to processing work
goinggo's Repositories
goinggo/beego-mgo
Sample Application For Using the BeeGo web framework with MGO
goinggo/mapstructure
Go library for decoding generic map values into native Go structures.
goinggo/tracelog
Logging System Based On The Log/Logger Standard Library
goinggo/workpool
Pool go routines dedicated to processing work
goinggo/work
Implements a dynamic work pool of goroutines to perform tasks.
goinggo/concurrentwebservice
An example web service that uses concurrency and channels to provide search results from different providers.
goinggo/revel-mgo
Sample revel project with mgo support
goinggo/MongoDB-Workshop
Beginner Workshop for MongoDB
goinggo/service
Run your programs as a daemon or service
goinggo/mgoaction
Shows hwo to use MongoDB and Go to create actionable data,
goinggo/keyboard
How to bind a dynamic library using CGO
goinggo/basicmgo
Shows how to make a basic mongodb call with mgo
goinggo/timerdesignpattern
An example of using a channel to create a timer
goinggo/newssearch
Download RSS feeds and look for keywords and regular expressions
goinggo/jobpool
Normal and Priority queue of go routines for processing work
goinggo/GoMiami
Code For Go Miami Meetups
goinggo/mongorules
How to use MongoDB to analyze data in a Go program
goinggo/task
Framework code for building task oriented programs
goinggo/timezone
Retrieve the timezone for any latitude, longitude position
goinggo/workpooltest
Code that tests the performance of using a work pool.
goinggo/ironworker
Sample program to test Iron.IO IronWorker
goinggo/robot
Robot fun
goinggo/straps
A simple way to store application settings
goinggo/xslt
Example of processing an xslt stylesheet against an xml document.
goinggo/bee
Bee is a tool for helping develop with beego app framework.
goinggo/beedoc
An open source project for beego documentation.
goinggo/cleanradarimage
Console App that cleans gif based radar images
goinggo/iron_go
iron.io API libraries
goinggo/liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
goinggo/log
Single goroutine log writer