Diagrams是一个云系统架构原型图制作库,它的诞生是为了在没有任何设计工具的情况下对新的系统架构进行原型设计。您还可以描述或可视化现有系统架构,Diagram as Code允许您跟踪任何版本控制系统中的架构图更改。相比于在 UI 上面对各种图标进行拖拽和调整,这种方式更符合我们程序员的使用习惯。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
HFO4 14982f5e70
Fix: handle none-utf8 encoding in decompression
4 years ago
middleware Test: pkg/task / Fix: failed test due to policy cache 4 years ago
models Modify: return parent folder id while listing objects 4 years ago
pkg Fix: handle none-utf8 encoding in decompression 4 years ago
routers Feat: cancel aria2 download task 4 years ago
service Modify: return parent folder id while listing objects 4 years ago
.gitignore Fix: untracked files 5 years ago
.gitmodules Modify: reorganize project structure 5 years ago
.travis.yml Modify: cancel race test 5 years ago
README.md Remove: useless test file 5 years ago
go.mod Fix: handle none-utf8 encoding in decompression 4 years ago
go.sum Fix: handle none-utf8 encoding in decompression 4 years ago
main.go Feat: creat uri aria2 download task 4 years ago

README.md

Backend-V3 Build Status codecov

Still in devepolment