Protocol Buffers Data Type Go Code Generation

From NovaOrdis Knowledge Base
Revision as of 00:50, 7 May 2024 by Ovidiu (talk | contribs) (Created page with "=External= https://protobuf.dev/reference/go/go-generated =Internal= * Protocol Buffer Concepts =Overview= The code that supports the data types defined in the <code>.proto</code> files are generated as follows: <syntaxhighlight lang='bash'> </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

https://protobuf.dev/reference/go/go-generated

Internal

Overview

The code that supports the data types defined in the .proto files are generated as follows: