etcd/api/v3rpc/rpctypes
xakdwch 8298ed8204 rpctypes: use status.Error() instead of status.New().Err()
status.Error() returns an error representing error code and msg,
status.Error() is better than status.New().Err().

Signed-off-by: xakdwch <xakdwch5@gmail.com>
2023-03-02 10:47:09 +08:00
..
doc.go client: Move client specific code (protos, version) to api/ 2020-10-06 11:53:36 +02:00
error.go rpctypes: use status.Error() instead of status.New().Err() 2023-03-02 10:47:09 +08:00
error_test.go rpctypes: use status.Error() instead of status.New().Err() 2023-03-02 10:47:09 +08:00
md.go client: Move client specific code (protos, version) to api/ 2020-10-06 11:53:36 +02:00
metadatafields.go client: Move client specific code (protos, version) to api/ 2020-10-06 11:53:36 +02:00