An open API service indexing awesome lists of open source software.

https://github.com/lainio/findcfg

find and print control flow graph for a function
https://github.com/lainio/findcfg

Last synced: 4 months ago
JSON representation

find and print control flow graph for a function

Awesome Lists containing this project

README

          

## Find and print control flow graph
This is an experimental and a prelinimary tool to play with Go's analysis package.