Directories ¶ Show internal Expand all Path Synopsis go-tour basics/Basic_types command basics/Constants command basics/Exported_names command basics/Functions command basics/Functions_continued command basics/Imports command basics/Inference_type command basics/Multiple_results command basics/Named_return_values command basics/Numeric_Constants command basics/Packages command basics/Short_variable_declarations command basics/Type_conversions command basics/Variables command basics/Variables_with_initializers command basics/Zero_values command flowcontrol/For_continued command flowcontrol/defer command flowcontrol/exercise-loops-and-functions command flowcontrol/for command flowcontrol/for-is-gos-while command flowcontrol/forever command flowcontrol/if command flowcontrol/if-and-else command flowcontrol/if-with-a-short-statement command flowcontrol/stacking-defers command flowcontrol/switch command flowcontrol/switch-evaluation-order command flowcontrol/switch-with-no-condition command moretypes/appending-to-a-slice command moretypes/array command moretypes/creating-a-slice-with-make command moretypes/exercise-slices command moretypes/maps command moretypes/nil-slices command moretypes/pointers command moretypes/range command moretypes/range-continued command moretypes/slice-defaults command moretypes/slice-length-and-capacity command moretypes/slice-literals command moretypes/slices command moretypes/slices-are-like-references-to-arrays command moretypes/slices-of-slices command moretypes/struct-fields command moretypes/struct-literals command moretypes/struct-pointers command moretypes/structs command welcome/hello command welcome/time command Click to show internal directories. Click to hide internal directories.