Path to this page:
./
devel/protobuf-go,
Protocol Buffers implementation in Go
Branch: CURRENT,
Version: 1.34.1nb2,
Package name: protobuf-go-1.34.1nb2,
Maintainer: pkgsrc-usersGo support for Protocol Buffers
This project hosts the Go implementation for
[protocol buffers](https://protobuf.dev), which is a
language-neutral, platform-neutral, extensible mechanism for serializing
structured data. The protocol buffer language is a language for specifying the
schema for structured data. This schema is compiled into language specific
bindings. This project provides both a tool to generate Go code for the
protocol buffer language, and also the runtime implementation to handle
serialization of messages in Go. See the
[protocol buffer developer guide](https://protobuf.dev/overview)
for more information about protocol buffers themselves.
Master sites:
Filesize: 1472.564 KB
Version history: (Expand)
- (2024-09-06) Updated to version: protobuf-go-1.34.1nb2
- (2024-08-11) Updated to version: protobuf-go-1.34.1nb1
- (2024-07-05) Package added to pkgsrc.se, version protobuf-go-1.34.1 (created)