// Break init loop. func init() { … } var CmdVet … func runVet(ctx context.Context, cmd *base.Command, args []string) { … }