Categorygithub.com/walleframe/wplugins
repository
0.0.0-20241019011701-d1f668bb12ff
Repository: https://github.com/walleframe/wplugins.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

  • wplugins walle generate plugins ** printer 打印插件接收的数据,用于插件开发调试期间。 ** wpb 生成go结构体及zap日志接口,兼容protobuf序列化。支持go基础类型(int8等)。 [[./cmd/wpb/readme.org][说明文档]] ** wrpc walle rpc 代码生成 ** wredis redis 操作代码生成 [[./cmd/wredis/readme.org][说明文档]] ** wdb mysql 操作代码生成 [[./cmd/wdb/readme.org][说明文档]]
  • Deprecated

** toproto 生成protobuf 3文件

protobuf 生成go代码 使用gogofaster go install github.com/golang/protobuf/protoc-gen-go@latest go install github.com/gogo/protobuf/protoc-gen-gogofaster@latest