Go to file
Кирилл Горбунов 295f26dd2c
Some checks failed
build / test (push) Failing after 7s
build / lint (push) Failing after 7s
codeql / analyze (go) (push) Failing after 13m47s
#348 add check method in should be skipped (#175)
Co-authored-by: Gorbunov Kirill Andreevich <kgorbunov@mtsbank.ru>
Reviewed-on: #175
Reviewed-by: Василий Толстов <v.tolstov@unistack.org>
Co-authored-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
Co-committed-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
2024-09-20 17:43:08 +03:00
.github Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#149) 2023-01-30 21:13:46 +03:00
proto add missing file 2024-04-06 22:36:21 +03:00
.gitignore use time option 2024-03-07 21:52:54 +03:00
.golangci.yml lint (#53) 2021-04-26 19:04:27 +03:00
.synced add marker flag for sync 2020-09-20 16:10:02 +03:00
codec.go update to latest micro 2024-09-17 12:52:41 +03:00
error.go update import paths 2021-10-27 01:00:27 +03:00
generate.go meter support 2024-04-06 22:32:12 +03:00
go.mod update to latest micro 2024-09-17 12:52:41 +03:00
go.sum #348 add check method in should be skipped (#175) 2024-09-20 17:43:08 +03:00
grpc.go #348 add check method in should be skipped (#175) 2024-09-20 17:43:08 +03:00
handler.go update import paths 2021-10-27 01:00:27 +03:00
LICENSE codec rewrite 2020-11-26 01:17:21 +03:00
options.go reflection update 2024-01-22 09:14:50 +03:00
reflection_old.go reflection update 2024-01-22 09:14:50 +03:00
reflection_test.go meter support 2024-04-06 22:32:12 +03:00
reflection.go meter support 2024-04-06 22:32:12 +03:00
request.go update to latest micro 2024-09-17 12:52:41 +03:00
response.go update to latest micro 2024-09-17 12:52:41 +03:00
server.go update import paths 2021-10-27 01:00:27 +03:00
stream.go update import paths 2021-10-27 01:00:27 +03:00
subscriber.go add metrics and tracing 2024-04-23 08:01:44 +03:00
util_test.go import related code from micro repo 2020-11-05 23:45:50 +03:00
util.go lint (#53) 2021-04-26 19:04:27 +03:00