.. |
auth.go
|
auth: protect all maintainence APIs when auth is enabled
|
2022-11-03 04:39:42 +08:00 |
codec.go
|
Use any instead of interface{}
|
2023-09-17 17:41:58 +08:00 |
grpc.go
|
Migrate experimental distributed tracing flags to non-experimental flags
|
2025-02-11 15:29:16 +00:00 |
header.go
|
etcdserver: rename MemberId() to MemberID() to address var-naming
|
2024-03-18 17:18:29 -07:00 |
health.go
|
migrate experimental-stop-grpc-service-on-defrag flag to feature gate.
|
2024-08-05 13:46:51 -07:00 |
interceptor.go
|
fix: enable gofumpt instead of gofmt linter in server
|
2024-11-27 07:22:36 +01:00 |
key_test.go
|
etcd: format import order
|
2022-09-20 18:41:39 +08:00 |
key.go
|
add protection code for Range when the sortTarget is an invalid value
|
2022-01-18 07:46:37 +08:00 |
lease.go
|
fix: enable gofumpt instead of gofmt linter in server
|
2024-11-27 07:22:36 +01:00 |
maintenance.go
|
v3rpc: add DowngradeInfo in status API
|
2025-02-19 17:18:08 -05:00 |
member.go
|
etcdserver: rename MemberId() to MemberID() to address var-naming
|
2024-03-18 17:18:29 -07:00 |
metrics.go
|
incorporate feedback from review
|
2025-01-31 06:44:29 -05:00 |
quota.go
|
etcdserver: rename MemberId() to MemberID() to address var-naming
|
2024-03-18 17:18:29 -07:00 |
util_test.go
|
server: errors.Is conversions
|
2024-09-29 05:23:47 -07:00 |
util.go
|
server: errors.Is conversions
|
2024-09-29 05:23:47 -07:00 |
validationfuzz_test.go
|
Goimports: Apply automated fixing to test files as well.
|
2022-12-29 13:04:45 +01:00 |
watch_test.go
|
Reuse grpcOverheadBytes calculation by creating a function for that
|
2024-12-02 19:04:38 +01:00 |
watch.go
|
Reuse grpcOverheadBytes calculation by creating a function for that
|
2024-12-02 19:04:38 +01:00 |