Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "redis"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MasterSlave ¶
type MasterSlave struct {
// contains filtered or unexported fields
}
func (*MasterSlave) Any ¶
func (that *MasterSlave) Any(ctx context.Context) redis.UniversalClient
func (*MasterSlave) Pings ¶
func (that *MasterSlave) Pings(ctx context.Context)
type StatefulServer ¶
type StatefulServer struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.