Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

feat: export basic limiter config #21

Merged
merged 1 commit into from
Apr 21, 2022
Merged

Commits on Apr 21, 2022

  1. feat: export basic limiter config

    This is to avoid extra complexity in consumers that expose this config
    to users through other means or want to build the config
    programmatically, but are currently required to redefine these structs
    and keep them in sync. The coupling is already there, we might as well
    export these structs and reduce maintenance costs.
    guseggert committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    302a7ea View commit details
    Browse the repository at this point in the history