Directories
¶
Path | Synopsis |
---|---|
Package bce shows a sample function that does not take into consideration the extra bounds checks that the compiler places in code for integrity.
|
Package bce shows a sample function that does not take into consideration the extra bounds checks that the compiler places in code for integrity. |
Sample program that implements a simple web service that will allow us to explore how to use the GODEBUG variable.
|
Sample program that implements a simple web service that will allow us to explore how to use the GODEBUG variable. |
http_trace
|
|
example1
Sample program to show how the httptrace package provides a number of hooks to gather information during an HTTP round trip about a variety of events.
|
Sample program to show how the httptrace package provides a number of hooks to gather information during an HTTP round trip about a variety of events. |
example2
Sample program to show how to use the http trace with a unique Client and Transport.
|
Sample program to show how to use the http trace with a unique Client and Transport. |
Sample program that takes a stream of bytes and looks for the bytes “elvis” and when they are found, replace them with “Elvis”.
|
Sample program that takes a stream of bytes and looks for the bytes “elvis” and when they are found, replace them with “Elvis”. |
Sample program that implements a simple web service that will allow us to explore how to use the http/pprof tooling.
|
Sample program that implements a simple web service that will allow us to explore how to use the http/pprof tooling. |
search
Package search manages the searching of results against different news feeds.
|
Package search manages the searching of results against different news feeds. |
service
Package service maintains the logic for the web service.
|
Package service maintains the logic for the web service. |
stack_trace
|
|
example1
Sample program to show how to read a stack trace.
|
Sample program to show how to read a stack trace. |
example2
Sample program to show how to read a stack trace when it packs values.
|
Sample program to show how to read a stack trace when it packs values. |
example3
Sample program that implements a simple web service that will allow us to explore how to look at core dumps.
|
Sample program that implements a simple web service that will allow us to explore how to look at core dumps. |
Sample program that performs a series of I/O related tasks to better understand tracing in Go.
|
Sample program that performs a series of I/O related tasks to better understand tracing in Go. |
Click to show internal directories.
Click to hide internal directories.