Brandon Philips
1a943350b0
client: README: update to new go.mod paths
...
The paths in the readme and go.dev docs are out of date after v3.5
2021-06-15 19:47:22 -07:00
Lili Cosic
3aae7d7823
client/v3/README.md: Remove warning
2021-06-02 16:35:12 +02:00
Gyuho Lee
a8e1cf0433
client: rename "master" branch references to "main"
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2021-05-12 10:38:50 -07:00
Emily Selwood
9ebbf5f38b
Metrics example 404s - fix url
...
The metrics example link points to a file that appears to have moved. This change points it to what I think is the right place.
2021-03-04 08:17:48 +00:00
Sahdev Zala
66777cf1e8
Doc: fix inconsistency and broken path
...
1) Fix the path for rpc errors
2) The README says 2 types of client errors vs doc mentioning 3
types of client errors. grpc erros should be considered single time
as covered in the README.
2021-02-03 12:02:49 -05:00
ianwoolf
fc5b5fa31e
fix godoc link in clientv3 readme
2020-12-23 10:59:13 +08:00
琚致远
bd97953de3
Update README.md
2020-12-21 17:40:40 +08:00
琚致远
549bff5980
docs: update client v3's README
2020-12-20 00:06:10 +08:00
Piotr Tabor
4d173231d1
Documentation: Developer's docs about etcd-3.5.x modules
2020-12-02 10:00:09 +01:00
meadlai
ec37e15caf
Update README.md
2020-10-28 14:34:03 +08:00
Piotr Tabor
8a7f15511c
clientv3: Move to client/v3 (just file move)
...
Mechanical:
% git mv clientv3 client/v3
% git mv client/mock client/v3/
2020-10-20 10:08:35 +02:00