Go to file
Василий Толстов e3fe27105b
build / test (push) Successful in 1m38s Details
build / lint (push) Successful in 9m26s Details
codeql / analyze (go) (push) Failing after 11m39s Details
Merge pull request 'add defaultConfigService' (#133) from devstigneev/micro-client-grpc:issue_132 into master
Reviewed-on: #133
2024-02-29 17:07:00 +03:00
.github Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#115) 2023-01-30 21:21:42 +03:00
.gitignore add defaultConfigService 2024-02-29 16:58:44 +03:00
.golangci.yml lint (#32) 2021-04-26 19:17:29 +03:00
.synced add marker flag for sync 2020-09-20 14:20:42 +03:00
LICENSE fix license 2020-11-18 22:40:06 +03:00
codec.go update import paths 2021-10-27 00:57:12 +03:00
error.go handle more error cases 2022-04-05 15:13:58 +03:00
go.mod Bump go.unistack.org/micro/v3 from 3.10.20 to 3.10.22 2023-05-29 17:59:00 +00:00
go.sum Bump go.unistack.org/micro/v3 from 3.10.20 to 3.10.22 2023-05-29 17:59:00 +00:00
grpc.go add defaultConfigService 2024-02-29 16:58:44 +03:00
grpc_pool.go export grpc pool conn 2024-02-14 19:14:56 +03:00
message.go fix for latest micro 2021-12-16 15:34:28 +03:00
options.go add defaultConfigService 2024-02-29 16:58:44 +03:00
request.go support response metadata 2022-11-16 23:10:27 +03:00
request_test.go Fix the grpc test 2020-09-18 16:32:52 +03:00
response.go export grpc pool conn 2024-02-14 19:14:56 +03:00
stream.go export grpc pool conn 2024-02-14 19:14:56 +03:00