Versions in this module Expand all Collapse all v0 v0.12.0 Sep 18, 2019 Changes in this version + func AddrToPath(s string) string + func Key(routeName, addr string) string + type Limiter chan struct + func NewLimiter(limit int) Limiter + func (l Limiter) Add() + func (l Limiter) Done()