You cannot 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-zero/tools/goctl/rpc/gen
super_mario 84cc41df42
stop rpc server when main function exit (#120)
add defer s.Stop() to mainTemplate, in order to stop rpc server when main function exit
4 years ago
..
gen.go Goctl rpc patch (#117) 4 years ago
gencall.go Goctl rpc patch (#117) 4 years ago
genconfig.go rename rpcx to zrpc 4 years ago
gendir.go Goctl rpc patch (#117) 4 years ago
genetc.go update shorturl doc 4 years ago
genlogic.go Goctl rpc patch (#117) 4 years ago
genmain.go stop rpc server when main function exit (#120) 4 years ago
genpb.go Goctl rpc patch (#117) 4 years ago
genserver.go Goctl rpc patch (#117) 4 years ago
gensvc.go update handler generation (#27) 4 years ago
gomod.go quickly generating rpc demo service (#60) 4 years ago
template.go Goctl rpc patch (#117) 4 years ago