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

mbergin/controlflow

Repository files navigation

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages