Categorygithub.com/yu31/protoc-plugin
modulepackage
0.0.0-20230528154456-c713541dce13
Repository: https://github.com/yu31/protoc-plugin.git
Documentation: pkg.go.dev

# README

proto-go-plugin

Implements some helpful plugin for protobuf golang.

Support Plugins:

  • gosql: Generated code for implements interface sql.Scanner and driver.Valuer.
  • gojson: Generated code implements interface json.Marshaler and json.Unmarshaler, Supported oneof.
  • godefaults: Generated code to set default value for message.
  • govalidator: Generated code for validate field for message.

References:

# Packages

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