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 afc0b647ca
Fix: failed unit test / Feat: support TTL in redis cache
5 years ago
conf Test: get source URL of files 5 years ago
middleware Test: get source URL of files 5 years ago
models Fix: failed unit test / Feat: support TTL in redis cache 5 years ago
pkg Fix: failed unit test / Feat: support TTL in redis cache 5 years ago
routers Feat: archive download and sign temp url 5 years ago
service Fix: failed unit test / Feat: support TTL in redis cache 5 years ago
.gitignore Modify: add ini file to .gitignore 5 years ago
.gitmodules Modify: reorganize project structure 5 years ago
.travis.yml Feat: unit test coverage report 5 years ago
README.md Remove: useless test file 5 years ago
go.mod Test: redis cache 5 years ago
main.go Feat: get file source route / Fix: cache initialize at wrong time 5 years ago

README.md

Backend-V3 Build Status codecov

Still in devepolment