frostfs-api-go/rpc
Leonard Lyubich 504e427c18 [#417] rpc/client: Do not use deprecated code elements
`grpc.WithInsecure` has been marked as deprecated in earlier releases of
`google.golang.org/grpc`.

Use `google.golang.org/grpc/credentials/insecure` package instead as
recommended.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-09-23 10:30:59 +04:00
..
client [#417] rpc/client: Do not use deprecated code elements 2022-09-23 10:30:59 +04:00
common Add v2 version to go module name 2021-11-17 15:29:33 +03:00
grpc [#393] rpc/grpc: Use NewTimer instead of time.After 2022-04-21 15:11:57 +03:00
message [#397] refs: Fix OIDs marshalling 2022-04-27 09:45:03 +03:00
accounting.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
common.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
container.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
netmap.go [#418] netmap: Support NetmapService.NetmapSnapshot RPC 2022-09-19 16:44:34 +04:00
object.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
reputation.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
session.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00