exprotobuf v1.2.16 Protobuf.Config
Defines a struct used for configuring the parser behavior.
Options
namespace
: The root module which will define the namespace of generated modulesschema
: The schema as a string or a path to a fileonly
: The list of types to load. If empty, all are loaded.inject
: Flag which when set, determines whether the types loaded are injected into the current module. If set, then the source proto must only define a single type.use_google_types
: Determines whether or not to includeGoogle.Protobuf
scalar wrappers, which can be found in<exprotobuf>/priv/google_protobuf.proto
for more details.
Link to this section Summary
Link to this section Functions
Link to this function