Skip to content

Switch flag definitions to be on pflag instead of flag in package go/vt/wrangler #10992

Closed
@ajm188

Description

@ajm188

Part of #10697.

Current flags:

$ git grep -E "\bflag\.[A-Z]" -- go/vt/wrangler/*.go
go/vt/wrangler/vdiff_env_test.go:       flag.Set("tablet_protocol", "VDiffTest")
go/vt/wrangler/wrangler_env_test.go:    flag.Set("tablet_protocol", "WranglerTest")

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions