No description
Find a file
2022-03-15 23:49:56 +03:00
allocs go fix old build tags. 2022-03-15 23:49:56 +03:00
artifacttest Split distbuild into separate tasks 2021-04-15 16:05:58 +03:00
batcher go fix old build tags. 2022-03-15 23:49:56 +03:00
blowfish go fix old build tags. 2022-03-15 23:49:56 +03:00
ciletters go fix old build tags. 2022-03-15 23:49:56 +03:00
cond go fix old build tags. 2022-03-15 23:49:56 +03:00
coverme go fix old build tags. 2022-03-15 23:49:56 +03:00
deps Fix 2021-03-15 21:07:08 +03:00
digitalclock go fix old build tags. 2022-03-15 23:49:56 +03:00
distbuild go fix old build tags. 2022-03-15 23:49:56 +03:00
disttest Add distbuild parts to deadlines 2021-04-25 16:25:31 +03:00
dockertest fix 29 typos 2022-03-08 18:56:01 +03:00
docs fix 29 typos 2022-03-08 18:56:01 +03:00
dupcall go fix old build tags. 2022-03-15 23:49:56 +03:00
externalsort go fix old build tags. 2022-03-15 23:49:56 +03:00
fetchall go fix old build tags. 2022-03-15 23:49:56 +03:00
filecachetest Filecachetest: fix link in readme 2021-04-19 21:45:45 +03:00
fileleak go fix old build tags. 2022-03-15 23:49:56 +03:00
firewall go fix old build tags. 2022-03-15 23:49:56 +03:00
forth go fix old build tags. 2022-03-15 23:49:56 +03:00
gitfame go fix old build tags. 2022-03-15 23:49:56 +03:00
hogwarts go fix old build tags. 2022-03-15 23:49:56 +03:00
hotelbusiness go fix old build tags. 2022-03-15 23:49:56 +03:00
illegal go fix old build tags. 2022-03-15 23:49:56 +03:00
jsonlist go fix old build tags. 2022-03-15 23:49:56 +03:00
jsonrpc go fix old build tags. 2022-03-15 23:49:56 +03:00
keylock go fix old build tags. 2022-03-15 23:49:56 +03:00
lectures [lectures/07-sql] Some import fixes. 2022-03-15 23:19:41 +03:00
lrucache go fix old build tags. 2022-03-15 23:49:56 +03:00
olympics go fix old build tags. 2022-03-15 23:49:56 +03:00
once go fix old build tags. 2022-03-15 23:49:56 +03:00
otp go fix old build tags. 2022-03-15 23:49:56 +03:00
pubsub go fix old build tags. 2022-03-15 23:49:56 +03:00
ratelimit go fix old build tags. 2022-03-15 23:49:56 +03:00
retryupdate go fix old build tags. 2022-03-15 23:49:56 +03:00
reversemap go fix old build tags. 2022-03-15 23:49:56 +03:00
rwmutex go fix old build tags. 2022-03-15 23:49:56 +03:00
smartsched Add distbuild parts to deadlines 2021-04-25 16:25:31 +03:00
speller go fix old build tags. 2022-03-15 23:49:56 +03:00
structtags go fix old build tags. 2022-03-15 23:49:56 +03:00
sum go fix old build tags. 2022-03-15 23:49:56 +03:00
tabletest go fix old build tags. 2022-03-15 23:49:56 +03:00
tarstreamtest Split distbuild into separate tasks 2021-04-15 16:05:58 +03:00
testequal go fix old build tags. 2022-03-15 23:49:56 +03:00
testifycheck go fix old build tags. 2022-03-15 23:49:56 +03:00
tools/testtool go fix old build tags. 2022-03-15 23:49:56 +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 go fix old build tags. 2022-03-15 23:49:56 +03:00
urlfetch go fix old build tags. 2022-03-15 23:49:56 +03:00
urlshortener go fix old build tags. 2022-03-15 23:49:56 +03:00
utf8 go fix old build tags. 2022-03-15 23:49:56 +03:00
varfmt go fix old build tags. 2022-03-15 23:49:56 +03:00
varjoin go fix old build tags. 2022-03-15 23:49:56 +03:00
waitgroup go fix old build tags. 2022-03-15 23:49:56 +03:00
wordcount go fix old build tags. 2022-03-15 23:49:56 +03:00
wscat go fix old build tags. 2022-03-15 23:49:56 +03:00
.deadlines.yml Fix gitfame deadlines. 2022-03-11 12:50:21 +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 Resolve "upgrage to 1.17" 2022-02-10 22:06:57 +00:00
.releaser-ci.yml remove foolsday3 from tests 2021-04-01 01:47:21 +03:00
build.docker Upgrade to 1.18. 2022-03-15 23:20:31 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-02-13 16:46:07 +03:00
go.mod Upgrade to 1.18. 2022-03-15 23:20:31 +03:00
go.sum Fix hasql import path 2022-02-17 13:09:14 +03:00
README.md Upgrade to 1.18. 2022-03-15 23:20:31 +03:00
testenv.docker Pre-fill module cache 2020-05-30 16:22:42 +03:00

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

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

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

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

Информация