dragonfly/pkg/source
Chlins Zhang d0bfdd4e77
refactor: modernize the code by new features provided by golang stand… (#3963)
refactor: modernize the code by new features provided by golang standard library

Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-04-17 07:48:42 +00:00
..
clients refactor: modernize the code by new features provided by golang stand… (#3963) 2025-04-17 07:48:42 +00:00
loader feat: support google cloud storage (#3756) 2025-01-16 21:36:39 +08:00
mocks feat: implement delete persistent cache task in scheduler (#3619) 2024-10-29 22:24:18 +08:00
testdata feat: rewrite interface{} to any (#1419) 2023-06-28 17:33:32 +08:00
header.go fix: expire header timezone (#1840) 2023-06-28 17:34:10 +08:00
header_test.go test: add unit test for Header.get (#2568) 2023-07-25 16:48:14 +08:00
list_metadata.go chore: optimize download log (#1944) 2023-06-28 17:34:19 +08:00
metadata.go feat: update source temporary error logic (#1739) 2023-06-28 17:34:01 +08:00
metrics.go feat: add source http metric (#3468) 2024-08-28 15:48:50 +08:00
plugin.go refactor: dfpath pkg (#879) 2023-06-28 17:32:43 +08:00
plugin_test.go feat: Add plugin support for resource (#291) 2023-06-28 17:28:01 +08:00
request.go feat: remove github/pkg/errors package (#1416) 2023-06-28 17:33:31 +08:00
request_fixture.go fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +08:00
request_test.go test: add unit test for request.WithContext (#2646) 2023-08-16 17:18:42 +08:00
response.go chore: fix typo (#3435) 2024-08-15 17:19:22 +08:00
source_client.go refactor: modernize the code by new features provided by golang stand… (#3963) 2025-04-17 07:48:42 +00:00
source_client_builder.go feat: support google cloud storage (#3756) 2025-01-16 21:36:39 +08:00
transport_option.go feat: add source http metric (#3468) 2024-08-28 15:48:50 +08:00