Project Example
This is an example of how to embed and extend Gate in your own Go projects. The most important part is to register a plugin init hook to initialize your code (see main function).
You can find an example Go project that extends and runs Gate here: