package
0.2.1-a20230808192317-m1unchained
Repository: https://github.com/merlins-labs/merlin.git
Documentation: pkg.go.dev

# README

Querygen

This package contains code for generating merlin GRPC queries, and queryproto logic.

It recursively searches the proto directory for query.yml files, and then builds generated grpc, cli and proto wrapping code.

Running it

This should be run in the merlin root directory, as either:

make run-querygen

or

go run cmd/querygen/main.go

# Packages

No description provided by the author