open-consul/agent/router
Hans Hasselberg e0297b6e99 Refactor keyring ops:
* changes some functions to return data instead of modifying pointer
  arguments
* renames globalRPC() to keyringRPCs() to make its purpose more clear
* restructures KeyringOperation() to make it more understandable
2020-08-11 13:42:03 +02:00
..
manager.go Mark its own cluster as healthy when rebalancing. (#8406) 2020-08-06 10:42:09 +02:00
manager_internal_test.go Mark its own cluster as healthy when rebalancing. (#8406) 2020-08-06 10:42:09 +02:00
manager_test.go Enable gofmt simplify 2020-06-16 13:21:11 -04:00
router.go Refactor keyring ops: 2020-08-11 13:42:03 +02:00
router_test.go
serf_adapter.go
serf_flooder.go