8000 Communicate clearly func intent by jjngx · Pull Request #6136 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Conversation

jjngx
Copy link
Contributor
@jjngx jjngx commented Aug 6, 2024

Proposed changes

2nd part of the small func name change.

After merging this PR func names will communicate intent to the reader.
The naming convention follows the Go pattern of using the must (or Must) prefixes for functions that either internally call panic or make the program exit (os.Exit).

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@jjngx jjngx requested a review from a team as a code owner August 6, 2024 13:14
@github-actions github-actions bot added the go Pull requests that update Go code label Aug 6, 2024
@jjngx jjngx merged commit 9065a73 into main Aug 7, 2024
@jjngx jjngx deleted the chore/must branch August 7, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants
0