Go to file
Василий Толстов 08cf614f4d
Some checks failed
automerge / automerge (pull_request) Failing after 12s
dependabot-automerge / automerge (pull_request) Has been skipped
autoapprove / autoapprove (pull_request) Failing after 1m1s
lint / lint (pull_request) Failing after 3m10s
test / test (pull_request) Successful in 4m29s
Merge branch 'v3' into v3
2024-12-11 01:30:07 +03:00
.gitea Upd workflows 2024-12-11 04:13:29 +07: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 Update actions 2024-12-11 01:11:27 +07: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 micro, add Health/Live/Ready checks 2024-12-02 15:55:55 +03:00
go.sum update micro, add Health/Live/Ready checks 2024-12-02 15:55:55 +03:00
grpc.go fixup lint and tests 2024-12-11 01:29:39 +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_test.go fixup lint and tests 2024-12-11 01:29:39 +03:00
reflection.go meter support 2024-04-06 22:32:12 +03:00
request.go fixup lint and tests 2024-12-11 01:29:39 +03:00
response.go fixup lint and tests 2024-12-11 01:29:39 +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