No description
Find a file
2020-02-24 22:54:48 +03:00
batcher Check for goroutine leaks 2020-02-16 16:25:06 +03:00
digitalclock Fixed test after renaming images 2020-02-22 17:03:53 +03:00
docs docs/testtool.md: fix grammar. 2020-02-14 22:36:18 +03:00
fetchall Add linter section to some readme files. 2020-02-22 03:29:32 +03:00
hogwarts Add 5 more exercises 2020-02-24 22:54:48 +03:00
hotelbusiness Add 5 more exercises 2020-02-24 22:54:48 +03:00
lectures Fix slides 2020-02-20 22:15:38 +03:00
olympics Update README.md 2020-02-24 10:37:50 +00:00
sum Update README.md 2020-02-23 09:36:15 +00:00
tools/testtool Fix error message 2020-02-22 15:37:16 +03:00
tour0 Update tour0 README 2020-02-14 13:37:35 +03:00
urlfetch Add linter section to some readme files. 2020-02-22 03:29:32 +03:00
urlshortener readme fixes 2020-02-22 02:43:06 +03:00
utf8reverse Add 5 more exercises 2020-02-24 22:54:48 +03:00
utf8spacecollapse Add 5 more exercises 2020-02-24 22:54:48 +03:00
varfmt Update README.md 2020-02-23 14:33:54 +03:00
varjoin Add 5 more exercises 2020-02-24 22:54:48 +03:00
wordcount Add linter section to some readme files. 2020-02-22 03:29:32 +03:00
.deadlines.yml Publish varfmt 2020-02-22 01:43:13 +03:00
.gitignore Update .gitignore 2020-02-23 14:33:54 +03:00
.gitlab-ci.yml Fix CI config. 2020-02-13 02:18:05 +03:00
.golangci.yml Add golangci-lint config 2020-02-14 15:55:25 +03:00
.releaser-ci.yml Fix publish order 2020-02-22 01:51:17 +03:00
build.docker Add golangci-lint config 2020-02-14 15:55:25 +03:00
CONTRIBUTING.md Add CONTRIBUTING.md 2020-02-01 21:14:29 +03:00
go.mod Compare benchmarks 2020-02-22 01:23:20 +03:00
go.sum Compare benchmarks 2020-02-22 01:23:20 +03:00
README.md Update docs 2020-02-07 13:45:23 +03:00
testenv.docker Fix 2020-02-13 03:07:21 +03:00

Курс по Го в ШАД

Для работы с кодом нужен go 1.13 или выше.

git clone git@gitlab.com:slon/shad-go.git
go test ./sum/...

Проект можно открыть в любой go IDE с поддержкой модулей.

Информация