Go to file
Vasiliy Tolstov 28234bcc3c
Some checks failed
build / test (push) Failing after 4m56s
build / lint (push) Successful in 9m32s
codeql / analyze (go) (push) Failing after 13m58s
add server type in metrics and tracing
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-11-10 20:16: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 for latest micro logger changes 2024-10-12 13:18:36 +03:00
go.sum update for latest micro logger changes 2024-10-12 13:18:36 +03:00
grpc.go add server type in metrics and tracing 2024-11-10 20:16: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 fixup endpoint name in tracing and metrics 2024-11-10 18:36:00 +03:00
util.go lint (#53) 2021-04-26 19:04:27 +03:00