### GEN RPC CODE goctl rpc proto -src transform.proto -dir . ### GEN MODEL goctl model mysql ddl -c -src model/student.sql -dir model ### RUN RPC SRV go run transform.go -f etc/transform.yaml