soulbird / ext-plugin-proto

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Lua 34.6%Language:Java 23.0%Language:Python 21.9%Language:TypeScript 20.0%Language:Makefile 0.4%