Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

yu31/protoc-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

This project is a collection of protobuf plugins.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages