Directories ¶
Path | Synopsis |
---|---|
Sample program to show how to use the mapstructure package to handle large JSON documents and flatten them out.
|
Sample program to show how to use the mapstructure package to handle large JSON documents and flatten them out. |
Sample program to show how to use the pool package to build pools of goroutines to get work done.
|
Sample program to show how to use the pool package to build pools of goroutines to get work done. |
Sample program to show how to use the runner package to build tasks that must run within a well defined duration.
|
Sample program to show how to use the runner package to build tasks that must run within a well defined duration. |
Sample program to show how to use the tcp package to build servers that can accept tcp connections and send messages.
|
Sample program to show how to use the tcp package to build servers that can accept tcp connections and send messages. |
Sample program to show how to use the udp package to build servers that can accept udp connections and send messages.
|
Sample program to show how to use the udp package to build servers that can accept udp connections and send messages. |
web
|
|
cmd/app
This program provides a sample web service that implements a RESTFul CRUD API against a MongoDB database.
|
This program provides a sample web service that implements a RESTFul CRUD API against a MongoDB database. |
cmd/app/handlers
Package handlers contains the handler logic for processing requests.
|
Package handlers contains the handler logic for processing requests. |
Click to show internal directories.
Click to hide internal directories.