etcd/server/proxy/grpcproxy
Matthieu MOREL 10d7cea552 chore: enable early-return and superfluous-else from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Co-authored-by: Iván Valdés Castillo <iv@nvald.es>
2025-01-18 09:44:58 +01:00
..
adapter all: simplify and clean up 2025-01-08 21:35:32 +08:00
cache Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
auth.go proxy: Put the pb object into the struct 2022-06-25 10:15:03 +08:00
cluster.go *: enable goimports in verify-lint 2023-09-21 21:14:09 +08:00
doc.go server: Move server files to 'server' directory. 2020-10-26 12:57:19 +01:00
election.go proxy: Put the pb object into the struct 2022-06-25 10:15:03 +08:00
health.go server: errors.Is conversions 2024-09-29 05:23:47 -07:00
kv.go fix: enable errorlint in server directory 2024-10-26 08:16:47 +02:00
leader.go *: enable goimports in verify-lint 2023-09-21 21:14:09 +08:00
lease.go server: errors.Is conversions 2024-09-29 05:23:47 -07:00
lock.go proxy: Put the pb object into the struct 2022-06-25 10:15:03 +08:00
maintenance.go server: errors.Is conversions 2024-09-29 05:23:47 -07:00
metrics.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
register.go *: enable goimports in verify-lint 2023-09-21 21:14:09 +08:00
util.go *: enable goimports in verify-lint 2023-09-21 21:14:09 +08:00
watch_broadcast.go fix: enable gofumpt instead of gofmt linter in server 2024-11-27 07:22:36 +01:00
watch_broadcasts.go server: Move server files to 'server' directory. 2020-10-26 12:57:19 +01:00
watch_ranges.go server: Move server files to 'server' directory. 2020-10-26 12:57:19 +01:00
watch.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
watcher.go chore: enable early-return and superfluous-else from revive 2025-01-18 09:44:58 +01:00