An open API service indexing awesome lists of open source software.

https://github.com/daishe/protoreflectextra

Extension of Golang protoreflect pacakge
https://github.com/daishe/protoreflectextra

Last synced: 10 months ago
JSON representation

Extension of Golang protoreflect pacakge

Awesome Lists containing this project

README

          

# ProtoreflectExtra

Extension of protoreflect (google.golang.org/protobuf/reflect/protoreflect) package to make working with enums, lists (repeated fields) and maps easier, streamlined and more like with proto messages.