Documentation
¶
Overview ¶
Package root provides the top-level gro command and global flags.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteContext ¶ added in v1.0.35
ExecuteContext runs the root command with the given context. os.Exit stays strictly AFTER runRoot returns so runRoot's deferred FlushMigrationNotice is never skipped by the exit (it would be if the defer lived here).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.