| Name: | golang-github-gogo-protobuf-devel |
| Version: | 1.3.2 |
| Release: | 16.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 17503162 |
| License: | BSD-3-Clause |
| RPM: |
golang-github-gogo-protobuf-devel-1.3.2-16.el10_0.noarch.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-x86_64.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
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/gogo/protobuf |