| Name: | golang-github-gogo-protobuf |
| Version: | 1.3.2 |
| Release: | 16.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 41009895 |
| License: | BSD-3-Clause |
| RPM: |
golang-github-gogo-protobuf-1.3.2-16.el10_0.aarch64.rpm
|
| Source RPM: |
golang-github-gogo-protobuf-1.3.2-16.el10_0.src.rpm
|
| Build Date: | Tue Dec 17 2024 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/gogo/protobuf |
| Summary: | Protocol buffers for Go with gadgets |
| Description: | Gogoprotobuf is a fork of golang/protobuf with extra code generation features.
This code generation is used to achieve:
- fast marshalling and unmarshalling
- more canonical Go structures
- goprotobuf compatibility
- less typing by optionally generating extra helper code
- peace of mind by optionally generating test and benchmark code
- other serialization formats |