cubefs/deploy/cmd
Youngjun 2707334f66 feat(master): minor code and comment refactoring
- remove redundant 'return' state
- simplify conditional expressions
- remove ineffectual assignment
- fix replaceable functions
- fix return that doesn't reach
- fix typo
- edit comments

Signed-off-by: Youngjun <yj.yoo@okestro.com>
2024-02-29 14:43:00 +08:00
..
cluster.go feat(master): minor code and comment refactoring 2024-02-29 14:43:00 +08:00
config.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
datanode.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
docker.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
firewall.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
master.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
metanode.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
restart.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
root.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
ssh.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
start_docker_compose.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
start.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
stop.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
transform.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00