Baoyuantop / 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 45.0%Language:Java 28.3%Language:Python 26.2%Language:Makefile 0.5%