No description
Find a file
2023-02-25 13:43:04 +04: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 WIP 2023-02-22 17:02:34 +04: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 [coverme] Update readme. 2022-04-10 20:43:59 +03:00
dao Enable goimports. 2022-04-17 18:28:33 +03:00
deps Add strtchr/mock; go mod tidy; 2022-04-10 02:03:08 +03:00
digitalclock Enable goimports. 2022-04-17 18:28:33 +03:00
distbuild Gofmt 2023-02-13 11:50:51 +04:00
disttest Add distbuild parts to deadlines 2021-04-25 16:25:31 +03:00
docs Update contributing.md 2023-02-22 03:19:39 +03:00
dupcall Merge branch 'go-1.18' 2022-04-02 14:44:39 +03:00
externalsort Enable goimports. 2022-04-17 18:28:33 +03:00
fetchall Enable goimports. 2022-04-17 18:28:33 +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 add test and fix solution 2023-02-24 23:10:53 +04:00
genericsum Enable goimports. 2022-04-17 18:28:33 +03:00
gitfame [gitfame] Forward stderr. 2022-05-19 17:55:19 +03:00
gzep [gzep] Fix compression level. 2022-05-07 15:11:26 +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 Enable goimports. 2022-04-17 18:28:33 +03:00
iprange Update golangci-lint to 1.46.0: add some nolints to iprange. 2022-05-10 13:14:30 +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 Merge branch 'go-1.18' 2022-04-02 14:44:39 +03:00
lectures Update interface{} -> any 2023-02-25 13:05:12 +04:00
ledger Enable goimports. 2022-04-17 18:28:33 +03:00
lrucache go fix old build tags. 2022-03-15 23:49:56 +03:00
olympics Enable goimports. 2022-04-17 18:28:33 +03:00
once go fix old build tags. 2022-03-15 23:49:56 +03:00
otp Update go to 1.20 2023-02-22 17:14:39 +04:00
pgfixture Enable goimports. 2022-04-17 18:28:33 +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
shopfront Enable goimports. 2022-04-17 18:28:33 +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 Update README.md 2023-02-13 06:31:43 +00:00
tabletest go fix old build tags. 2022-03-15 23:49:56 +03:00
tarstreamtest Enable goimports. 2022-04-17 18:28:33 +03:00
testequal Merge branch 'go-1.18' 2022-04-02 14:44:39 +03:00
testifycheck Microfix for typo in testifycheck/README.md 2022-05-12 20:34:41 +03:00
tools/testtool Remove complex coverage tests 2023-02-22 17:06:08 +04: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 Merge branch 'go-1.18' 2022-04-02 14:44:39 +03:00
treeiter Enable goimports. 2022-04-17 18:28:33 +03:00
urlfetch Enable goimports. 2022-04-17 18:28:33 +03:00
urlshortener Enable goimports. 2022-04-17 18:28:33 +03:00
utf8 Update README.md 2023-02-20 11:34:21 +00: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 Enable goimports. 2022-04-17 18:28:33 +03:00
wscat [wscat] Update public echo server; add link to gorilla/websocket; 2022-04-13 22:39:34 +03:00
.deadlines.yml Update .deadlines.yml 2023-02-18 13:09:17 +00:00
.gitignore Update gitignore 2021-03-20 17:17:46 +03:00
.gitlab-ci.yml Rename image 2023-02-11 22:48:52 +04:00
.golangci.yml Enable goimports. 2022-04-17 18:28:33 +03:00
.releaser-ci.yml Fix slides deploy 2023-02-25 13:43:04 +04:00
build.docker Update go to 1.20 2023-02-22 17:14:39 +04:00
CONTRIBUTING.md Fix spacing. 2023-02-22 03:20:20 +03:00
go.mod Update go to 1.20 2023-02-22 17:14:39 +04:00
go.sum Update go to 1.20 2023-02-22 17:14:39 +04:00
README.md Update README.md 2023-02-22 03:14:04 +03:00
testenv.docker Rename image 2023-02-11 22:48:52 +04:00

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

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

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

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

Информация