Skip to content

The proto and generated code files used by APISIX's external plugin mechanism

License

Notifications You must be signed in to change notification settings

api7/ext-plugin-proto

Repository files navigation

Commands

make compiled

Compile to generated files.

Requirement

The repository code is auto generated using the FlatBuffers compiler, require to use flatc 2.0.0 to generate the code.

For more information, please refer to: https://github.com/google/flatbuffers