Skip to content

History / RateLimiting

Revisions

  • wiki: redirect everything to go.dev/wiki For #61940.

    @rsc rsc committed Dec 15, 2023
  • url updates to go.dev / pkg.go.dev

    @seankhliao seankhliao committed Jan 22, 2022
  • fix godoc.org / pkg.go.dev links

    @seankhliao seankhliao committed Jan 22, 2022
  • Fix code that assumes that ticker.Stop closes the ticker channel

    @ianlancetaylor ianlancetaylor committed Apr 18, 2020
  • Flesh out the examples a bit more with surrounding context

    @ewohltman ewohltman committed Apr 18, 2020
  • revert

    @jerome-laforge jerome-laforge committed Jun 26, 2019
  • Fix time.Ticker name

    @jerome-laforge jerome-laforge committed Jun 26, 2019
  • Updated RateLimiting (markdown)

    @Bo0mer Bo0mer committed Dec 14, 2017
  • Updated RateLimiting (markdown)

    @Sajmani Sajmani committed Apr 22, 2016
  • Changed "10s per second" to "tens of operations per second" because 10s reads like "10 seconds" not "<100"

    Mike Graf committed Feb 15, 2016
  • Fix broken syntax, incorrect parameter types, etc in examples

    @ppejovic ppejovic committed Apr 23, 2015
  • Update code to use Go 1.0 types and conventions. Remove rate limiting package code and instead direct users to search godoc.org for such packages.

    @Sajmani Sajmani committed Feb 12, 2015
  • Fix: rate allowance calculations should use seconds, not nanoseconds

    Artyom Pervukhin committed Feb 4, 2015
  • enabled Go syntax-highlighting

    @slatteryjim slatteryjim committed Dec 22, 2014
  • Fix formatting after import

    @okdave okdave committed Dec 10, 2014
  • Wiki data import from Google Code

    @adg adg committed Dec 10, 2014