No description
Find a file
2021-04-22 14:11:42 +03:00
allocs Add draft of allocs task 2020-08-26 22:34:08 +03:00
artifacttest Split distbuild into separate tasks 2021-04-15 16:05:58 +03:00
batcher Update README.md 2021-03-30 18:52:54 +03:00
blowfish Fix arguments order in blowfish_test.go require.Equal assertion 2021-04-19 21:50:20 +03:00
ciletters Update README.md 2021-03-01 19:37:41 +03:00
cond Resolve "add cond task" 2021-03-12 19:15:10 +00:00
coverme Fix comerme/README.md 2021-04-04 11:37:18 +03:00
deps Fix 2021-03-15 21:07:08 +03:00
digitalclock fix digitalclock/README.md 2021-04-04 11:35:49 +03:00
distbuild Split distbuild into separate tasks 2021-04-15 16:05:58 +03:00
disttest gofmt 2020-04-29 14:27:44 +03:00
dockertest Remove container name 2021-04-01 16:44:04 +03:00
docs Update build.md 2021-04-01 01:38:52 +03:00
dupcall swap expected and actual arguments of require.Equal 2021-03-21 14:54:40 +03:00
externalsort Add test with unsorted strings for Merge function in sort_test.go 2021-03-09 21:46:13 +03:00
fetchall Add linter section to some readme files. 2020-02-22 03:29:32 +03:00
filecachetest Filecachetest: fix link in readme 2021-04-19 21:45:45 +03:00
fileleak Fix tests panic 2021-03-20 17:15:53 +03:00
firewall Update README.md 2021-04-01 00:04:04 +03:00
foolsday1 Add foolsday tasks. 2021-03-31 22:15:03 +03:00
foolsday2 [foolsday2] Fix test. 2021-04-01 00:19:42 +03:00
foolsday3 [foolsday3] Fix race. 2021-03-31 23:05:43 +03:00
forth Update README.md 2021-03-01 19:39:25 +03:00
gitfame fix error in README.md 2021-03-11 16:03:41 +03:00
hogwarts Fix style 2020-03-06 00:02:39 +03:00
hotelbusiness Update README.md 2021-04-01 01:32:22 +03:00
illegal Fix 2021-04-14 18:43:53 +03:00
jsonlist [jsonlist] Update README.md 2021-04-13 14:17:52 +03:00
jsonrpc fix jsonrpc/README.md 2021-04-08 23:20:21 +03:00
keylock README: [keylock] a bit more clear doc for "cancel" argument 2021-04-13 14:17:53 +03:00
lectures [lectures/09-io] Update ioutil slides. 2021-04-15 19:02:43 +03:00
lrucache Update cache_test.go 2020-03-29 13:10:24 +00:00
olympics [olympics] Update README.md 2021-04-12 19:23:25 +03:00
once [once] Fix doc comment. 2021-03-08 22:59:18 +03:00
otp Fix 2020-03-05 23:57:41 +03:00
pubsub Update README 2021-04-01 18:05:31 +03:00
ratelimit Add test for ratelimit 2021-03-15 13:47:25 +03:00
retryupdate Update comment 2021-03-05 14:06:52 +03:00
reversemap Test if map is empty 2021-04-06 16:02:52 +03:00
rwmutex [rwmutex] Added new tests 2021-04-13 14:17:53 +03:00
speller Update README.md: Fix fourty -> forty 2021-02-23 21:31:06 +03:00
structtags Fix structtags 2021-04-01 16:44:05 +03:00
sum [sum] Fix google doc link. 2021-02-11 23:00:38 +03:00
tabletest Add tabletest task 2021-03-12 22:03:10 +03:00
tarstreamtest Split distbuild into separate tasks 2021-04-15 16:05:58 +03:00
testequal Update README.md 2021-03-24 16:23:47 +03:00
tools/testtool Revert "Update testtool change detection" 2021-04-16 19:23:36 +03:00
tour0 [tour0] Fix readme. 2021-03-04 22:41:34 +03:00
tour1 Add tour1. 2021-03-04 22:40:35 +03:00
tparallel Update README.md 2020-03-29 17:14:32 +00:00
urlfetch Update README.md 2021-04-01 01:27:18 +03:00
urlshortener Update README.md 2021-04-01 00:19:45 +03:00
utf8 Update utf8 task 2021-02-18 13:57:48 +03:00
varfmt Fix typo in README.md 2021-02-23 21:29:49 +03:00
varjoin Fix join code template 2020-02-27 17:43:26 +03:00
waitgroup Add waitgroup. 2021-03-05 14:31:48 +03:00
wordcount Add linter section to some readme files. 2020-02-22 03:29:32 +03:00
wscat Update README.md 2021-04-01 01:34:32 +03:00
.deadlines.yml Revert "Revert "Try fixing test trigger problem"" 2021-04-22 14:11:42 +03:00
.gitignore Update gitignore 2021-03-20 17:17:46 +03:00
.gitlab-ci.yml Temporarily disable dind. 2021-03-22 22:01:04 +03:00
.golangci.yml Add golangci-lint config 2020-02-14 15:55:25 +03:00
.releaser-ci.yml remove foolsday3 from tests 2021-04-01 01:47:21 +03:00
build.docker Add blowfish task 2021-04-15 11:26:56 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-02-13 16:46:07 +03:00
go.mod Resolve "run docker in tests" 2021-03-18 21:08:54 +00:00
go.sum Resolve "run docker in tests" 2021-03-18 21:08:54 +00:00
README.md Upgrade min required go version to 1.16. 2021-03-16 23:34:44 +03:00
testenv.docker Pre-fill module cache 2020-05-30 16:22:42 +03:00

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

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

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

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

Информация