You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
eec1693f30
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> |
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
extension.pb.go | 3 years ago | |
extension.proto | 3 years ago | |
extensions.go | 3 years ago |
README.md
Extensions
Extension Support is experimental.
This directory contains support code for building Gnostic extensio handlers and associated examples.
Extension handlers can be used to compile vendor or specification extensions into protocol buffer structures.
Like plugins, extension handlers are built as separate executables. Extension bodies are written to extension handlers as serialized ExtensionHandlerRequests.