Protox v0.15.2 API Reference
Modules
Use this module to generate the Elixir modules from a set of protobuf definitions
Default values of Protocol Buffers types. For protobuf2, it’s useful to
get the default values which have been set to nil
, that is which were not
present on the wire
Provides a way to randomly init a message. Useful for tests or benchmarks