Directories ¶
Path | Synopsis |
---|---|
Package chapter1, Tutorial, comprises miscellaneous examples.
|
Package chapter1, Tutorial, comprises miscellaneous examples. |
channels
Package channels provides basic examples of channels for functions that can be called as goroutine.
|
Package channels provides basic examples of channels for functions that can be called as goroutine. |
dup
Package dup is a placeholder for example that prints duplicate lines.
|
Package dup is a placeholder for example that prints duplicate lines. |
lissajous
Package lissajous outputs a .png image to a writer.
|
Package lissajous outputs a .png image to a writer. |
livecaption
Package livecaption implements Google speech-to-text API.
|
Package livecaption implements Google speech-to-text API. |
mas
Package mas is Example of Maps Arrays and Slices
|
Package mas is Example of Maps Arrays and Slices |
structs
Package structs provide example of a struct and its receiver or pointer receiver methods.
|
Package structs provide example of a struct and its receiver or pointer receiver methods. |
Package chapter2, Program Structure, features bit-counting and temperature conversion utilities.
|
Package chapter2, Program Structure, features bit-counting and temperature conversion utilities. |
bitsCount
Package bitsCount counts bits in a integer
|
Package bitsCount counts bits in a integer |
tempConv
Package tempConv provides conversion among Celsius, Kelvin and Fahrenheit using methods.
|
Package tempConv provides conversion among Celsius, Kelvin and Fahrenheit using methods. |
Package chapter3 provides utilities for mandelbrot and surface plots.
|
Package chapter3 provides utilities for mandelbrot and surface plots. |
Package chapter4 provides examples for http.Get, slices and composite literals.
|
Package chapter4 provides examples for http.Get, slices and composite literals. |
Package chapter5 is Functions, covers examples and exercises in the chapter.
|
Package chapter5 is Functions, covers examples and exercises in the chapter. |
Package chapter6, Methods, defines a IntSet utility.
|
Package chapter6, Methods, defines a IntSet utility. |
Package chapter7, Interfaces, defines bytes, words and line counter writer interfaces that can be used as part of fmt methods.
|
Package chapter7, Interfaces, defines bytes, words and line counter writer interfaces that can be used as part of fmt methods. |
Package chapter8, Goroutines and Channels, provides examples of sharing by communicating.
|
Package chapter8, Goroutines and Channels, provides examples of sharing by communicating. |
search
Package search composes a search request with user IP and user query.
|
Package search composes a search request with user IP and user query. |
search/google
Package google implements a Search using a deprecated API.
|
Package google implements a Search using a deprecated API. |
search/userip
Package userip is similar to golang.org/x/blog/content/context/userip
|
Package userip is similar to golang.org/x/blog/content/context/userip |
df
Package df Package bot establishes a client session with a Dialog Flow agent or bot associated with GCP project.
|
Package df Package bot establishes a client session with a Dialog Flow agent or bot associated with GCP project. |
Package logger defines a uniform logger for http handler functions.
|
Package logger defines a uniform logger for http handler functions. |
mocks
|
|
df
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
serve
|
|
shell
Package shell provides interface for displaying help and executing
|
Package shell provides interface for displaying help and executing |
web
Package web serves a sample web server that hosts URLS to
|
Package web serves a sample web server that hosts URLS to |
Click to show internal directories.
Click to hide internal directories.