Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EsSelector ¶
type EsSelector struct { }
func (*EsSelector) Select ¶
func (s *EsSelector) Select([]*estransport.Connection) (*estransport.Connection, error)
type RedisLimiter ¶
type RedisLimiter struct { }
func NewRedisLimiter ¶
func NewRedisLimiter() *RedisLimiter
func (*RedisLimiter) Allow ¶
func (l *RedisLimiter) Allow() error
func (*RedisLimiter) ReportResult ¶
func (l *RedisLimiter) ReportResult(result error)
Click to show internal directories.
Click to hide internal directories.