Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: go-chi/httprate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: go-chi/httprate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    62dba55 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. README: Fix typo

    VojtechVitek authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    99b3b69 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    80029e2 View commit details
    Browse the repository at this point in the history
  2. Export RateLimiter type (#43)

    So users pass *http.RateLimiter (or save in their server struct) and use
    the new .OnLimit() feature from #42.
    VojtechVitek authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c4c778c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e681e3 View commit details
    Browse the repository at this point in the history
Loading