Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientManager ¶
type ClientManager struct {
// contains filtered or unexported fields
}
func New ¶
func New() *ClientManager
func (*ClientManager) GetClient ¶
func (m *ClientManager) GetClient(id string) *Client
Click to show internal directories.
Click to hide internal directories.