plugin/ directory

Directories

PathSynopsis
plugin/compare
plugin/defaultcheckThe defaultcheck plugin is used to check whether nullable is not used incorrectly.
plugin/descriptionThe description (experimental) plugin generates a Description method for each message.
plugin/embedcheckThe embedcheck plugin is used to check whether embed is not used incorrectly.
plugin/enumstringerThe enumstringer (experimental) plugin generates a String method for each enum.
plugin/equalThe equal plugin generates an Equal and a VerboseEqual method for each message.
plugin/faceThe face plugin generates a function will be generated which can convert a structure which satisfies an interface (face) to the specified structure.
plugin/gostringThe gostring plugin generates a GoString method for each message.
plugin/marshaltoThe marshalto plugin generates a Marshal and MarshalTo method for each message.
plugin/oneofcheckThe oneofcheck plugin is used to check whether oneof is not used incorrectly.
plugin/populateThe populate plugin generates a NewPopulated function.
plugin/sizeThe size plugin generates a Size or ProtoSize method for each message.
plugin/stringerThe stringer plugin generates a String method for each message.
plugin/testgenThe testgen plugin generates Test and Benchmark functions for each message.
plugin/unionThe onlyone plugin generates code for the onlyone extension.
plugin/unmarshalThe unmarshal plugin generates a Unmarshal method for each message.
Version
v1.3.2 (latest)
Published
Jan 10, 2021
Platform
js/wasm
Last checked
2 days ago

Tools for package owners.