Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct example names for HasType and HasInterface #144

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

alexandear
Copy link
Contributor

@alexandear alexandear commented May 28, 2024

This PR corrects the names of example functions to match the file name:

  • ExampleIsType is renamed to ExampleHasType as it serves as an example for markers.HasType.
  • ExampleIsInterface is renamed to ExampleHasInterface as it serves as an example for markers.HasInterface.
  • markers/example_is_type_test.go is renamed to markers/example_has_type_test.go.

This change is Reviewable

@dhartunian dhartunian merged commit 5b23426 into cockroachdb:master Jun 3, 2024
6 checks passed
@alexandear alexandear deleted the fix/example-name branch June 3, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants