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