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

feat: pkg new middlewares and ctx #8

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

mdanialr
Copy link
Member

@mdanialr mdanialr commented Sep 9, 2024

New package ctx:

  • Handle metadata information within http.Context

New middlewares:

  • activity_monitor: monitor request/response and print it to stdout
  • metadata_header: set metadata information from request header

@mdanialr mdanialr added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 9, 2024
@mdanialr mdanialr self-assigned this Sep 9, 2024
@mdanialr mdanialr merged commit 2351fa1 into beta/release-v1 Sep 9, 2024
2 checks passed
@mdanialr mdanialr deleted the feat/pkg-middlewares-and-ctx branch September 9, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant