usuginus/go-rpcatlas

Generate static RPC flow summaries for Go RPC/API handlers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathGo package pattern or directory to analyze.no./...
rpcRPC or handler name to analyze. Leave empty when list is true.no""
listSet to true to list detected handlers instead of analyzing one RPC.nofalse
depthMaximum call depth.no3
formatOutput format. Supported values are markdown and json.nomarkdown
configOptional path to .rpcatlas.yaml.no""
output-fileOptional file path to write the generated output.no""
working-directoryDirectory where rpcatlas should run.no.

no outputs