Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionRegister ¶
type ConnectionRegister func() redis.UniversalClient
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager() *Manager
func (*Manager) GetConnection ¶
func (*Manager) Register ¶
func (m *Manager) Register(name string, cr ConnectionRegister)
Click to show internal directories.
Click to hide internal directories.