directory
0.0.0-20170928162525-58fa5b2d0b1e
Repository: https://github.com/ardanlabs/kit.git
Documentation: pkg.go.dev
# Packages
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 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 udp package to build servers that can accept udp connections and send messages.
No description provided by the author