dragonfly/client/config
sunwp 67d6fb970f
Fix empty client output path (#1159)
* If the client output parameter is not specified, the client cannot automatically obtain the target file path

Signed-off-by: sunwp <244372610@qq.com>
2023-06-28 17:33:06 +08:00
..
mocks feat: dfdaemon get scheduler list dynamically from manager (#812) 2023-06-28 17:32:37 +08:00
testdata feat: add data directory (#910) 2023-06-28 17:32:44 +08:00
constants.go feat: change task and peer ttl (#984) 2023-06-28 17:32:50 +08:00
constants_otel.go Feature: prefetch ranged requests (#1053) 2023-06-28 17:32:56 +08:00
deprecated.go fix: log specification (#452) 2023-06-28 17:30:27 +08:00
dfget.go Fix empty client output path (#1159) 2023-06-28 17:33:06 +08:00
dfget_darwin.go feat: support recursive download in dfget (#932) 2023-06-28 17:32:47 +08:00
dfget_linux.go feat: support recursive download in dfget (#932) 2023-06-28 17:32:47 +08:00
dfget_test.go Fix: infinite recursion in MkDirAll (#358) 2023-06-28 17:27:51 +08:00
dynconfig.go refactor: dfpath pkg (#879) 2023-06-28 17:32:43 +08:00
dynconfig_test.go Refactor scheduler service (#958) 2023-06-28 17:32:50 +08:00
flags.go feat: move dfnet to internal (#862) 2023-06-28 17:32:41 +08:00
headers.go Feature: prefetch ranged requests (#1053) 2023-06-28 17:32:56 +08:00
peerhost.go fix daemon scheduler option validate bug (#1152) 2023-06-28 17:33:04 +08:00
peerhost_darwin.go feat: support health probe in daemon (#1120) 2023-06-28 17:33:01 +08:00
peerhost_linux.go feat: support health probe in daemon (#1120) 2023-06-28 17:33:01 +08:00
peerhost_test.go feat: support health probe in daemon (#1120) 2023-06-28 17:33:01 +08:00