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
- Host: GitHub
- URL: https://github.com/daishe/protoreflectextra
- Owner: daishe
- License: bsd-3-clause
- Created: 2025-06-30T07:27:24.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-30T07:59:24.000Z (about 1 year ago)
- Last Synced: 2025-06-30T08:44:37.138Z (about 1 year ago)
- Language: Go
- Size: 52.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.