Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrokerInterface ¶
type RedisBroker ¶
type RedisBroker struct {
// contains filtered or unexported fields
}
func NewRedisBroker ¶
func (*RedisBroker) Activate ¶
func (r *RedisBroker) Activate()
func (*RedisBroker) GetPoolSize ¶
func (r *RedisBroker) GetPoolSize() int
func (*RedisBroker) SetPoolSize ¶
func (r *RedisBroker) SetPoolSize(n int)
Click to show internal directories.
Click to hide internal directories.