a3bf13711c
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> |
||
---|---|---|
.. | ||
context.go | ||
error.go | ||
extension-handler.go | ||
helpers.go | ||
main.go | ||
reader.go | ||
README.md |
Compiler support code
This directory contains compiler support code used by Gnostic and Gnostic extensions.