API Reference Protox v1.3.2
Modules
Use this module to generate the Elixir modules corresponding to a set of protobuf definitions.
This error is thrown when a data could not be decoded.
Default values of Protocol Buffers types.
This module contains the functions necessary to encode protobuf messages.
This error is thrown when decoding data with a field which tag is 0.
This module provides functions to work with messages.
This error is thrown when encoding or decoding a Protobuf 2 message
with unset required fields (that is, that have the value nil
).
This module describes types that define a protobuf message.
Mix Tasks
Generate Elixir code from .proto
files.