8000 GitHub - go2hx/controlflow: A package to remove `goto` statements from a Go syntax tree by rewriting them as conditionals and loops.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

go2hx/controlflow

 
 

Repository files navigation

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0