SYNOPSIS

go run [ build flags ] gofiles... [ arguments... ]

DESCRIPTION

Run compiles and runs the main package comprising the named Go source files.

For more about build flags, see go-build(1).

RELATED TO go-run…

AUTHOR

This manual page was written by Michael Stapelberg <[email protected]>, for the Debian project (and may be used by others).