Skip to content

client.WithClientCheck() should set check to false instead of true. #2652

@chickenlj

Description

@chickenlj

The default value of check is true, so client.WithClientCheck() should set check to false instead of true.

cli, err := client.NewClient(
   client.WithClientCheck(),
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions