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.
 
 
zggsong 9b412047ea
perf: update project name
2 years ago
config perf: remove port optional 2 years ago
global perf: update project name 2 years ago
message feat: Reconstruct the structure 2 years ago
model feat: add func send to bark 2 years ago
serve perf: update project name 2 years ago
util perf: update project name 2 years ago
.gitignore perf: update project name 2 years ago
Dockerfile perf: update project name 2 years ago
README.md update readme 2 years ago
build basic upload func 2 years ago
go.mod perf: update project name 2 years ago
go.sum feat: log and basic logic wait for req ksat 2 years ago
main.go perf: update project name 2 years ago

README.md

client

curl -X POST -F 'file=@xcm.jpeg' -F 'name=xcm.jpeg' 127.0.0.1:7201/upload

打包Docker镜像

跨平台打包镜像