# ext-plugin-proto **Repository Path**: mirrors_api7/ext-plugin-proto ## Basic Information - **Project Name**: ext-plugin-proto - **Description**: The proto and generated code files used by APISIX's external plugin mechanism - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-26 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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