28 Star 124 Fork 29

MJ PC Lab/go-http-file-server

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.editorconfig 207 Bytes
Copy Edit Raw Blame History
小小猫猫 authored 2024-09-27 21:12 +08:00 . (chore): add docker compose example
root = true
[*]
end_of_line = lf
insert_final_newline = true
max_line_length = 200
indent_style = tab
indent_size = 4
charset = utf-8
[*.{yml,yaml}]
indent_size = 2
[test/**]
insert_final_newline = false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/mjpclab/go-http-file-server.git
git@gitee.com:mjpclab/go-http-file-server.git
mjpclab
go-http-file-server
go-http-file-server
main

Search