Skip to content

dstgo/wigfrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wigfrid

wigfrid is the gRPC daemon of wendy panel, responsible for managing local docker containers.

Dev

build program

make build os=linux arch=amd64

generate protobuf files

make proto

generate wire file

make wire