kilo/vendor/github.com/googleapis/gnostic/extensions
leonnicolas a3bf13711c
go.mod: bump client-go and api machinerie
I had to run `make generate`.
Some API functions got additional parameters `Options` and `Context`.
I used empty options and `context.TODO()` for now.

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2021-05-15 12:12:50 +02:00
..
README.md init 2019-01-18 02:50:10 +01:00
extension.pb.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
extension.proto init 2019-01-18 02:50:10 +01:00
extensions.go init 2019-01-18 02:50:10 +01:00

README.md

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.