[ Источник: golang-github-victoriametrics-easyproto ]
Пакет: golang-github-victoriametrics-easyproto-dev (0.1.4-2)
Ссылки для golang-github-victoriametrics-easyproto-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-victoriametrics-easyproto:
- [golang-github-victoriametrics-easyproto_0.1.4-2.dsc]
- [golang-github-victoriametrics-easyproto_0.1.4.orig.tar.gz]
- [golang-github-victoriametrics-easyproto_0.1.4-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
simple building blocks for protobuf marshaling and unmarshaling (library)
This package provides simple building blocks for marshaling and unmarshaling of protobuf messages with proto3 encoding.
Features
* there is no need for protoc or go generate; just write simple maintainable code for marshaling and unmarshaling protobuf messages. * does not increase your binary size by tens of megabytes unlike traditional protoc-combiled code may do. * allows writing zero-alloc code for marshaling and unmarshaling of arbitrary complex protobuf messages.
Restrictions
* It supports only proto3 encoding, e.g. it does not support proto2 encoding features such as proto2 groups. * It does not provide helpers for marshaling and unmarshaling of well-known types, since they are not used too much in practice.
Загрузка golang-github-victoriametrics-easyproto-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 14,0 Кб | 118,0 Кб | [список файлов] |