Go to file
Василий Толстов 0b29668fe5
build / test (push) Failing after 1m48s Details
build / lint (push) Successful in 9m12s Details
codeql / analyze (go) (push) Failing after 5m29s Details
wrap stream for tracing
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-05-06 00:28:56 +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
LICENSE codec rewrite 2020-11-26 01:17:21 +03:00
codec.go update import paths 2021-10-27 01:00:27 +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 add metrics and tracing 2024-04-23 08:01:44 +03:00
go.sum add metrics and tracing 2024-04-23 08:01:44 +03:00
grpc.go wrap stream for tracing 2024-05-06 00:28:56 +03:00
handler.go update import paths 2021-10-27 01:00:27 +03:00
options.go reflection update 2024-01-22 09:14:50 +03:00
reflection.go meter support 2024-04-06 22:32:12 +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
request.go meter support 2024-04-06 22:32:12 +03:00
response.go update import paths 2021-10-27 01:00:27 +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.go lint (#53) 2021-04-26 19:04:27 +03:00
util_test.go import related code from micro repo 2020-11-05 23:45:50 +03:00