# README
Extensions
This directory contains support code for building Gnostic extensions and associated examples.
Extensions are used to compile vendor or specification extensions into protocol buffer structures.
# Functions
ProcessExtension calles the handler for a specified extension.
# Structs
An encoded Request is written to the ExtensionHandler's stdin.
The extensions writes an encoded ExtensionHandlerResponse to stdout.
The version number of OpenAPI compiler.
No description provided by the author