File: doc.go

package info (click to toggle)
golang-github-victoriametrics-easyproto 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 192 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 185 bytes parent folder | download
1
2
3
// Package easyproto provides building blocks for marshaling and unmarshaling protobuf v3 messages
// according to https://protobuf.dev/programming-guides/encoding/ .
package easyproto