Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultGroupManager = newGroupManager()
Functions ¶
This section is empty.
Types ¶
type GroupConfig ¶
type GroupManager ¶
type GroupManager struct {
// contains filtered or unexported fields
}
func (*GroupManager) Get ¶
func (gm *GroupManager) Get(name string) *Group
func (*GroupManager) PartitionBy ¶
func (gm *GroupManager) PartitionBy(partiton func() (bool, string, string)) *Client
Click to show internal directories.
Click to hide internal directories.