Skip to content

optimize update a exist service

Compare
Choose a tag to compare
@yiv yiv released this 27 Aug 08:35
· 16 commits to master since this release

deprecated command below:

gk update svc
gk update grpc svc

udpate a service after add one or more methods, directly run init command again:

gk init svc
gk add grpc svc
gk init grpc svc

fix struct tag parse