protoc-gen-gorm icon indicating copy to clipboard operation
protoc-gen-gorm copied to clipboard

get "undefined: xxx" errors

Open floating-yuan opened this issue 3 years ago • 0 comments

project structure: image

pay_interface.proto: image

api/pay/v1/enum/enum.proto: image

api/order/v1/enum/enum.proto: image

get errors

api/order/v1/order.pb.gorm.go:112:16: undefined: enum

api/order/v1/order.pb.gorm.go: image image

floating-yuan avatar Dec 08 '21 07:12 floating-yuan