Directories ¶
Path | Synopsis |
---|---|
benchmarks
|
|
caching
Package caching provides code to show why Data Oriented Design matters.
|
Package caching provides code to show why Data Oriented Design matters. |
cpu-bound
Understanding your workload is critically important in understanding if something can be made concurrent and how complex it is to perform.
|
Understanding your workload is critically important in understanding if something can be made concurrent and how complex it is to perform. |
io-bound
Understanding your workload is critically important in understanding if something can be made concurrent and how complex it is to perform.
|
Understanding your workload is critically important in understanding if something can be made concurrent and how complex it is to perform. |
fuzzing
|
|
example1
Package api provides an example on how to use go-fuzz.
|
Package api provides an example on how to use go-fuzz. |
exercises/exercise1
Package fuzzprot provides the ability to unpack user values from our binary protocol.
|
Package fuzzprot provides the ability to unpack user values from our binary protocol. |
Package strings provides some useful string manipulation functions.
|
Package strings provides some useful string manipulation functions. |
example1
Package strings provides some useful string manipulation functions.
|
Package strings provides some useful string manipulation functions. |
example2
Package strings provides some useful string manipulation functions.
|
Package strings provides some useful string manipulation functions. |
example3
Package strings provides some useful string manipulation functions.
|
Package strings provides some useful string manipulation functions. |
example4
Package strings provides some useful string manipulation functions.
|
Package strings provides some useful string manipulation functions. |
tests
|
|
example4
Sample program that implements a simple web service.
|
Sample program that implements a simple web service. |
example4/handlers
Package handlers provides the endpoints for the web service.
|
Package handlers provides the endpoints for the web service. |
Click to show internal directories.
Click to hide internal directories.