Skip to content

Switch flag definitions to be on pflag instead of flag in package go/vt/vtgate/grpcvtgateservice #10935

Closed
@ajm188

Description

@ajm188

Part of #10697.

Current flags:

$ git grep -E "\bflag\.[A-Z]" -- go/vt/vtgate/grpcvtgateservice/*.go
go/vt/vtgate/grpcvtgateservice/server.go:       useEffective = flag.Bool("grpc_use_effective_callerid", false, "If set, and SSL is not used, will set the immediate caller id from the effective caller id's principal.")

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions