MCPcopy
hub / github.com/eyebluecn/tank

github.com/eyebluecn/tank @v4.2.0 sqlite

repository ↗ · DeepWiki ↗ · release v4.2.0 ↗
1,473 symbols 5,106 edges 127 files 699 documented · 47%
README

蓝眼云盘logo

English Version

蓝眼云盘(4.2.0)

在线Demo (体验账号: demo 密码:123456)

蓝眼云盘是蓝眼开源系列代表作品之一,致力于打造精致,优雅,简约的云盘。核心功能如下: 1. 文件列表 2. 文件/文件夹上传 + 拖拽上传 + 分片/断点续传 3. 共享空间 3. 文件分享 4. 文件监控统计 5. 回收站 6. 多用户 7. WebDav 8. 扫描磁盘任务 9. 在线预览及自定义配置预览引擎 10. 支持Sqlite和Mysql数据库用以存储文件元信息,Sqlite可以做到开箱即用。

更多内容请移步至文档

软件截图

PC端截图

手机端截图

安装文档

快速运行

安装依赖

go mod tidy

运行main文件即可:

./main.go

Contribution

感谢所有蓝眼云盘的贡献者 @zicla@seaheart@yemuhe@hxsherry

如果您也想参与进来,请尽情的fork, star, post issue, pull requests

当然你可以加入钉钉群(一群已满员)一起直接交流,在钉钉群中可以获取最新beta版本。

群号:44754005

Support

IDE for this project is supported by Jetbrains.

License

MIT

Copyright (c) 2017-present, eyeblue.cn

Extension points exported contracts — how you extend this code

Marshaler (Interface)
Marshaler is the interface implemented by objects that can marshal themselves into valid XML elements. MarshalXML encod [3 …
code/tool/dav/xml/marshal.go
Controller (Interface)
(no doc) [3 implementers]
code/core/controller.go
Marshaler (Interface)
Marshaler is the interface implemented by objects that can marshal themselves into valid XML elements. MarshalXML encod [3 …
code/tool/webdav/internal/xml/marshal.go
Bean (Interface)
** * bean interface means singleton in application */ [1 implementers]
code/core/bean.go
DeadPropsHolder (Interface)
DeadPropsHolder holds the dead properties of a resource. Dead properties are those properties that are explicitly defin [2 …
code/tool/dav/prop.go
Application (Interface)
(no doc) [1 implementers]
code/core/application.go
MarshalerAttr (Interface)
MarshalerAttr is the interface implemented by objects that can marshal themselves into valid XML attributes. MarshalXML [2 …
code/tool/dav/xml/marshal.go
Logger (Interface)
(no doc) [1 implementers]
code/core/logger.go

Core symbols most depended-on inside this repo

PanicError
called by 204
code/core/bean.go
BadRequest
called by 190
code/tool/result/web_result.go
GetDB
called by 159
code/core/context.go
Error
called by 157
code/core/logger.go
GetBean
called by 156
code/core/context.go
Wrap
called by 86
code/rest/base_controller.go
Success
called by 85
code/rest/base_controller.go
String
called by 85
code/tool/uuid/uuid.go

Shape

Method 850
Function 300
Struct 268
TypeAlias 32
Interface 23

Languages

Go100%

Modules by API surface

code/tool/webdav/internal/xml/marshal_test.go92 symbols
code/tool/webdav/internal/xml/xml.go58 symbols
code/tool/dav/xml/xml.go58 symbols
code/tool/webdav/file.go48 symbols
code/tool/webdav/internal/xml/read_test.go45 symbols
code/tool/webdav/internal/xml/marshal.go42 symbols
code/tool/dav/xml/marshal.go42 symbols
code/rest/matter_service.go41 symbols
code/rest/matter_dao.go40 symbols
code/tool/dav/prop.go35 symbols
code/tool/webdav/internal/xml/xml_test.go33 symbols
code/tool/webdav/xml.go32 symbols

Dependencies from manifests, versioned

filippo.io/edwards25519v1.1.0 · 1×
github.com/disintegration/imagingv1.6.2 · 1×
github.com/dustin/go-humanizev1.0.1 · 1×
github.com/glebarez/go-sqlitev1.22.0 · 1×
github.com/glebarez/sqlitev1.11.0 · 1×
github.com/jinzhu/inflectionv1.0.0 · 1×
github.com/jinzhu/nowv1.1.5 · 1×
github.com/json-iterator/gov1.1.12 · 1×
github.com/mattn/go-isattyv0.0.20 · 1×
github.com/modern-go/concurrentv0.0.0-2018030601264 · 1×

For agents

$ claude mcp add tank \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact