Directories
¶
Path | Synopsis |
---|---|
effective-go
|
|
a-web-server
Package main comes from "Effective Go - A web server" sample code, use google's chart api to generate QR from contents.
|
Package main comes from "Effective Go - A web server" sample code, use google's chart api to generate QR from contents. |
the-go-programming-language
|
|
ch10_jpeg
The jpeg command reads a PNG image from the standard input and writes it as a JPEG image to the standard output.
|
The jpeg command reads a PNG image from the standard input and writes it as a JPEG image to the standard output. |
ch11_echo
Echo prints its command-line arguments.
|
Echo prints its command-line arguments. |
ch11_word1
Package word provides utilities for word games.
|
Package word provides utilities for word games. |
ch11_word2
Package word provides utilities for word games.
|
Package word provides utilities for word games. |
ch13_bzip
Package bzip provides a writer that uses bzip2 compression (bzip.org).
|
Package bzip provides a writer that uses bzip2 compression (bzip.org). |
ch13_bzipper
Bzipper reads input, bzip2-compresses it, and writes it out.
|
Bzipper reads input, bzip2-compresses it, and writes it out. |
ch1_12_server_lissajous
Lissajous generates GIF animations of random Lissajous figures.
|
Lissajous generates GIF animations of random Lissajous figures. |
ch1_1_echo4
prints its command-line arguments
|
prints its command-line arguments |
ch1_2_echo5
prints its command-line arguments
|
prints its command-line arguments |
ch1_5_lissajous2
Lissajous generates GIF animations of random Lissajous figures.
|
Lissajous generates GIF animations of random Lissajous figures. |
ch1_7_fetch2
Fetch prints the content found at a URL.
|
Fetch prints the content found at a URL. |
ch1_8_fetch3
Fetch prints the content found at a URL.
|
Fetch prints the content found at a URL. |
ch1_9_fetch4
Fetch prints the content found at a URL.
|
Fetch prints the content found at a URL. |
ch1_echo1
prints its command-line arguments
|
prints its command-line arguments |
ch1_echo2
prints its command-line arguments
|
prints its command-line arguments |
ch1_echo3
prints its command-line arguments
|
prints its command-line arguments |
ch1_fetch
Fetch prints the content found at a URL.
|
Fetch prints the content found at a URL. |
ch1_fetchall
Fetchall fetches URLs in parallel and reports their times and sizes.
|
Fetchall fetches URLs in parallel and reports their times and sizes. |
ch1_lissajous
Lissajous generates GIF animations of random Lissajous figures.
|
Lissajous generates GIF animations of random Lissajous figures. |
ch1_server1
Server1 is a minimal "echo" server.
|
Server1 is a minimal "echo" server. |
ch1_server2
Server1 is a minimal "echo" server.
|
Server1 is a minimal "echo" server. |
ch1_server3
Server1 is a minimal "echo" server.
|
Server1 is a minimal "echo" server. |
ch2_2_meters_miles_conv_test
converts its numeric argument to Meters and Miles
|
converts its numeric argument to Meters and Miles |
ch2_cf
Cf converts its numeric argument to Celsius and Fahrenheit
|
Cf converts its numeric argument to Celsius and Fahrenheit |
ch2_echo4
Echo4 prints its command-line arguments
|
Echo4 prints its command-line arguments |
ch2_tempconv0
Package tempconv performs Celsius and Fahrenheit temperature computations.
|
Package tempconv performs Celsius and Fahrenheit temperature computations. |
ch2_tempconv0_test
main test for tempconv0
|
main test for tempconv0 |
ch3_basename
basename removes directory components and a .suffix.
|
basename removes directory components and a .suffix. |
ch3_mandelbrot
Mandelbrot emits a PNG image of the Mandelbrot fractal.
|
Mandelbrot emits a PNG image of the Mandelbrot fractal. |
ch3_surface
Surface computes an SVG rendering of a 3-D surface function.
|
Surface computes an SVG rendering of a 3-D surface function. |
ch4_charcount
Charcount computes counts of Unicode characters.
|
Charcount computes counts of Unicode characters. |
ch4_github
Package github provides a Go API for the Github issue tracker.
|
Package github provides a Go API for the Github issue tracker. |
ch4_github_issues
Issues prints a table of Github issues matching the search terms.
|
Issues prints a table of Github issues matching the search terms. |
ch5_6_surface_bare_return
Surface computes an SVG rendering of a 3-D surface function.
|
Surface computes an SVG rendering of a 3-D surface function. |
ch5_findlinks1
Findlinks1 prints the links in an HTML document read from standard input.
|
Findlinks1 prints the links in an HTML document read from standard input. |
ch5_links
Package links providers a link-extraction function.
|
Package links providers a link-extraction function. |
ch7_xmlselect
Xmlselect prints the next of selecte elements of an XML document.
|
Xmlselect prints the next of selecte elements of an XML document. |
Click to show internal directories.
Click to hide internal directories.