Skip to content

lubit/berg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

berg

提交job

curl -F 'fileX=@/path/to/fileX' -F 'fileY=@/path/to/fileY' http://localhost:8080

curl -F 'myFile=@/Users/peilin/Downloads/gaoyue.jpg' http://localhost:8080/addjob

curl -F 'myFile[]=@/Users/peilin/dev/lubit/berg/client/gaoyue.jpg' -F 'myFile[]=@/Users/peilin/dev/lubit/berg/client/ggg.tmp' http://localhost:8080/addjob

protobuf

$cd $berg_home

$protoc -I ./rpc --go_out=plugins=grpc:./rpc ./rpc/rpc.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages