Add local filesystem-based XDRIVE implementation

Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-04 22:11:51 +00:00
parent 45b6ffccf9
commit 8898a24b23
7 changed files with 884 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ require (
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
github.com/golang/mock v1.7.0-rc.1
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
github.com/miekg/dns v1.1.72
github.com/pelletier/go-toml v1.9.5