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

..31-Jan-2020-

README.mdH A D31-Jan-2020332 108

field.goH A D31-Jan-2020775 214

model.goH A D31-Jan-20203.7 KiB147107

model_openapiv2.goH A D31-Jan-202018 KiB438331

model_openapiv3.goH A D31-Jan-202018.2 KiB442338

surface.pb.goH A D31-Jan-202016.6 KiB533448

surface.protoH A D31-Jan-20203.4 KiB9377

type.goH A D31-Jan-20201.4 KiB6137

README.md

1# API Code Surface
2
3This directory contains a Protocol Buffer-language model
4suitable for generating support code for calling and
5implementing an API.
6
7It can be generated from other formats read by gnostic
8and passed to code generator plugins to assist them by
9providing a preprocessed API description that is easier
10to generate.