• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..15-Aug-2019-

gnostic-analyze/H15-Aug-2019-737488

gnostic-summary/H15-Aug-2019-132103

gnostic-swift-generator/H15-Aug-2019-23,48418,190

gnostic-swift-sample/H15-Aug-2019-21,55516,557

README.mdH A D15-Aug-2019297 85

environment.goH A D15-Aug-20196.9 KiB239188

plugin.pb.goH A D15-Aug-201917.2 KiB525422

plugin.protoH A D15-Aug-20194.4 KiB149115

README.md

1# Plugins
2
3This directory contains support code for building Gnostic plugins and associated examples.
4
5Plugins are used to process API descriptions and can perform tasks like documentation and
6code generation. Plugins can be written in any language that is supported by the Protocol
7Buffer tools.
8