hz new -idl idl/core.thrift -module github.com/ClubWeGo/douyinBase
扩展模块
hz new -idl idl/interaction.thrift -module github.com/ClubWeGo/douyinBase
hz new -idl idl/relation.thrift -module github.com/ClubWeGo/douyinBase
rm -r ./biz router.go router_gen.go main.go go.mod go.sum .hz .gitignore
hz update -idl idl/core.thrift
go mod tidy
go build
- 抖音后端的基础功能和扩展功能的thrift idl
- vd校验字段
- 微服务(kitex)的thrift idl