dragonfly/client/config
dlut_xz 8a8d6abaae
feat: move probe interval from scheduler config to client config (#2462)
Signed-off-by: XZ <834756128@qq.com>
2023-06-28 17:34:58 +08:00
..
mocks feat: dynconfig resolves addresses with host (#2109) 2023-06-28 17:34:33 +08:00
testdata feat: move probe interval from scheduler config to client config (#2462) 2023-06-28 17:34:58 +08:00
constants.go feat: move probe interval from scheduler config to client config (#2462) 2023-06-28 17:34:58 +08:00
constants_otel.go feat: optional save list metadata to p2p (#1822) 2023-06-28 17:34:09 +08:00
deprecated.go feat: remove github/pkg/errors package (#1416) 2023-06-28 17:33:31 +08:00
dfcache.go feat: implement Enqueue and AverageRTT in probes.go (#2393) 2023-06-28 17:34:53 +08:00
dfget.go feat: implement Enqueue and AverageRTT in probes.go (#2393) 2023-06-28 17:34:53 +08:00
dfget_darwin.go feat: remove callsystem and pattern (#1925) 2023-06-28 17:34:17 +08:00
dfget_linux.go feat: remove callsystem and pattern (#1925) 2023-06-28 17:34:17 +08:00
dfget_test.go fix TestCheckHeader (#1201) 2023-06-28 17:33:09 +08:00
dfstore.go feat: add dfstore command (#1441) 2023-06-28 17:33:34 +08:00
dfstore_test.go feat: add dfstore command (#1441) 2023-06-28 17:33:34 +08:00
dynconfig.go feat: dynconfig resolves addresses with host (#2109) 2023-06-28 17:34:33 +08:00
dynconfig_local.go fix: local dynconfig panic in Notify (#2266) 2023-06-28 17:34:45 +08:00
dynconfig_local_test.go feat: dynconfig resolves addresses with host (#2109) 2023-06-28 17:34:33 +08:00
dynconfig_manager.go feat: remove security domain (#2285) 2023-06-28 17:34:46 +08:00
dynconfig_manager_test.go feat: rename HostName to Hostname (#2205) 2023-06-28 17:34:40 +08:00
dynconfig_test.go feat: dynconfig resolves addresses with host (#2109) 2023-06-28 17:34:33 +08:00
fixme.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
flags.go feat: rename client/clientutil to client/util (#1420) 2023-06-28 17:33:32 +08:00
headers.go feat: client support 'priority' parameter (#1911) 2023-06-28 17:34:17 +08:00
peerhost.go feat: move probe interval from scheduler config to client config (#2462) 2023-06-28 17:34:58 +08:00
peerhost_darwin.go feat: move probe interval from scheduler config to client config (#2462) 2023-06-28 17:34:58 +08:00
peerhost_linux.go feat: move probe interval from scheduler config to client config (#2462) 2023-06-28 17:34:58 +08:00
peerhost_test.go feat: move probe interval from scheduler config to client config (#2462) 2023-06-28 17:34:58 +08:00