Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinkRedisStorage ¶
type LinkRedisStorage struct {
Client *redis.Client
}
func NewLinkStorage ¶
func NewLinkStorage(cli *redis.Client) *LinkRedisStorage
func (*LinkRedisStorage) StartRecalculation ¶
func (r *LinkRedisStorage) StartRecalculation(interval time.Duration, deleted chan []string)
Click to show internal directories.
Click to hide internal directories.