build source
This commit is contained in:
commit
ee1fec43ed
4171 changed files with 1351288 additions and 0 deletions
13
vendor/github.com/google/gnostic-models/extensions/README.md
generated
vendored
Normal file
13
vendor/github.com/google/gnostic-models/extensions/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue