Versions in this module Expand all Collapse all v1 v1.2.0 Jul 15, 2021 v1.1.0 Apr 30, 2020 v1.0.0 Mar 31, 2020 Changes in this version + type Storage struct + func New(tableName string, s *session.Session, itemTTL time.Duration) (*Storage, error) + func (s *Storage) Create(name string, capacity uint, rate time.Duration) (leakybucket.Bucket, error)