3 Forks
7 Stars
7 Watchers

controlflow

A package to remove `goto` statements from a Go syntax tree by rewriting them as conditionals and loops.

How to download and setup controlflow

Open terminal and run command
git clone https://github.com/mbergin/controlflow.git
git clone is used to create a copy or clone of controlflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with controlflow https://github.com/mbergin/controlflow/archive/master.zip

Or simply clone controlflow with SSH
[email protected]:mbergin/controlflow.git

If you have some problems with controlflow

You may open issue on controlflow support forum (system) here: https://github.com/mbergin/controlflow/issues