dragonfly/client/config
Sasha Melentyev d189e18026
chore: gofmt -w -r 'interface{} -> any' . (#2790)
Signed-off-by: Sasha Melentyev <sasha@melentyev.io>
2023-10-11 10:39:34 +08:00
..
mocks feat: peer announces scheduler cluster id to scheduler (#2652) 2023-08-21 22:00:05 +08:00
testdata fix: directories created via os.MkdirAll are not checked for permissions (#2613) 2023-08-09 13:52:26 +08:00
constants.go Remove useless constant values (#2721) 2023-09-12 17:51:00 +08:00
constants_otel.go feat: optional save list metadata to p2p (#1822) 2023-06-28 17:34:09 +08:00
deprecated.go Revert "feat: replace fmt.Sprintf with net.JoinHostPort" (#2649) 2023-08-17 17:21:50 +08:00
dfcache.go fix: directories created via os.MkdirAll are not checked for permissions (#2613) 2023-08-09 13:52:26 +08:00
dfget.go fix: directories created via os.MkdirAll are not checked for permissions (#2613) 2023-08-09 13:52:26 +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 test: add unit test for Convert (#2725) 2023-09-13 11:32:08 +08:00
dfstore.go feat: net.JoinHostPort replace fmt.Sprintf (#2622) 2023-08-11 14:03:01 +08:00
dfstore_test.go test: rename Test_Validate to TestDfstoreConfig_Validate (#2644) 2023-08-16 16:49:04 +08:00
dynconfig.go feat: peer announces scheduler cluster id to scheduler (#2652) 2023-08-21 22:00:05 +08:00
dynconfig_local.go feat: peer announces scheduler cluster id to scheduler (#2652) 2023-08-21 22:00:05 +08:00
dynconfig_local_test.go test: add unit test for Notify (#2748) 2023-09-21 12:07:44 +08:00
dynconfig_manager.go chore: optimize dynconfig error log (#2771) 2023-10-08 15:17:40 +08:00
dynconfig_manager_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
dynconfig_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
fixme.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
flags.go Revert "feat: replace fmt.Sprintf with net.JoinHostPort" (#2649) 2023-08-17 17:21:50 +08:00
headers.go feat: provide support for JuiceFS objectStorage implementation (#2578) 2023-07-31 10:44:21 +08:00
peerhost.go chore: gofmt -w -r 'interface{} -> any' . (#2790) 2023-10-11 10:39:34 +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 fix: directories created via os.MkdirAll are not checked for permissions (#2613) 2023-08-09 13:52:26 +08:00