Post

@gorilla0513 The documentation is unfortunately lacking. The plugin interface is essentially gRPC over stdin/stdout. A reasonable place to start is with our plugin SDK for Go (github.com/sqlc-dev/plugi…) which implements the interface. And for a full plugin example, see github.com/sqlc-dev/sqlc-….
English
