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

Renaming instances of http-clients, http-servers, and context-in-http-servers to be consistent with examples. #549

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

bustosalex1
Copy link
Contributor

  • Renaming some remaining instances of http-clients and http-servers to be http-client or http-server to be consistent with the examples.
  • Renaming context-in-http-servers.go in context.sh to be consistent with context.go

@@ -1,5 +1,5 @@
# Run the server in the background.
$ go run context-in-http-servers.go &
$ go run context.go &
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is worthwhile, but the http-server(s) http-client(s) - I prefer to keep as is

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gotcha. Just reverted those changes.

@eliben eliben merged commit 1a76037 into mmcgrana:master Aug 14, 2024
2 checks passed
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