code/

directory
v0.0.0-...-51ba627 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2016 License: Apache-2.0

Directories

Path Synopsis
basics
map command
Example shows how to reflect over a map of struct type values.
Example shows how to reflect over a map of struct type values.
pointer command
Example shows how to reflect over a struct type pointer.
Example shows how to reflect over a struct type pointer.
slice command
Example shows how to reflect over a slice of struct type values.
Example shows how to reflect over a slice of struct type values.
struct command
Example shows how to reflect over a struct type value.
Example shows how to reflect over a struct type value.
inspect
integer command
Example shows how reflection provides integrity.
Example shows how reflection provides integrity.
struct command
Example shows how reflection provides readability and simplicity.
Example shows how reflection provides readability and simplicity.
interface
map command
Example shows how to reflect over a map of struct type values that are stored inside an interface value.
Example shows how to reflect over a map of struct type values that are stored inside an interface value.
pointer command
Example shows how to reflect over a struct type pointer that is stored inside an interface value.
Example shows how to reflect over a struct type pointer that is stored inside an interface value.
slice command
Example shows how to reflect over a slice of struct type values that are stored inside an interface value.
Example shows how to reflect over a slice of struct type values that are stored inside an interface value.
struct command
Example shows how to reflect over a struct type value that is stored inside an interface value.
Example shows how to reflect over a struct type value that is stored inside an interface value.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL