NerdRat 5e78b6bd9e Added basictypes with examples and tests 5 anni fa
..
basictypes.go 5e78b6bd9e Added basictypes with examples and tests 5 anni fa
basictypes_test.go 5e78b6bd9e Added basictypes with examples and tests 5 anni fa
example_basictypes_test.go 5e78b6bd9e Added basictypes with examples and tests 5 anni fa
example_exported_test.go 5f350e36d8 Added exported exercise and comments to most of examples. 5 anni fa
example_functions_test.go d9733d1fde Added the functions example. 5 anni fa
example_hello_test.go d21cccc929 Added Examples to tests and the packages exercise. 5 anni fa
example_imports_test.go 995153c9bc Added the imports example with it's corresponding tests. 5 anni fa
example_multipleres_test.go d84bffd1fd Added the Multiple Results exercise. 5 anni fa
example_namedres_test.go d55dfeefee Added Named Return Values example. 5 anni fa
example_packages_test.go d21cccc929 Added Examples to tests and the packages exercise. 5 anni fa
example_sandbox_test.go d21cccc929 Added Examples to tests and the packages exercise. 5 anni fa
example_shortvardecls_test.go 6e06a001ba Added Short Variable Declarations example. 5 anni fa
example_variables_test.go 85c4581690 Added Variables example. 5 anni fa
example_varswithinit_test.go 8bf2bb41ce Added Variables With Initializers example. 5 anni fa
exported.go 8bf2bb41ce Added Variables With Initializers example. 5 anni fa
exported_test.go 5f350e36d8 Added exported exercise and comments to most of examples. 5 anni fa
functions.go d84bffd1fd Added the Multiple Results exercise. 5 anni fa
functions_test.go d9733d1fde Added the functions example. 5 anni fa
hello.go 5f350e36d8 Added exported exercise and comments to most of examples. 5 anni fa
hello_test.go 16f07641ff Added the sandbox example and it's test. 5 anni fa
imports.go 5f350e36d8 Added exported exercise and comments to most of examples. 5 anni fa
imports_test.go 995153c9bc Added the imports example with it's corresponding tests. 5 anni fa
multipleres.go d84bffd1fd Added the Multiple Results exercise. 5 anni fa
multipleres_test.go d84bffd1fd Added the Multiple Results exercise. 5 anni fa
namedres.go d55dfeefee Added Named Return Values example. 5 anni fa
namedres_test.go d55dfeefee Added Named Return Values example. 5 anni fa
packages.go 5f350e36d8 Added exported exercise and comments to most of examples. 5 anni fa
packages_test.go d21cccc929 Added Examples to tests and the packages exercise. 5 anni fa
sandbox.go 5f350e36d8 Added exported exercise and comments to most of examples. 5 anni fa
sandbox_test.go 16f07641ff Added the sandbox example and it's test. 5 anni fa
shortvardecls.go 6e06a001ba Added Short Variable Declarations example. 5 anni fa
shortvardecls_test.go 6e06a001ba Added Short Variable Declarations example. 5 anni fa
variables.go 85c4581690 Added Variables example. 5 anni fa
variables_test.go 85c4581690 Added Variables example. 5 anni fa
varswithinit.go 8bf2bb41ce Added Variables With Initializers example. 5 anni fa
varswithinit_test.go 8bf2bb41ce Added Variables With Initializers example. 5 anni fa