Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UserManager ¶
type UserManager struct {
// contains filtered or unexported fields
}
UserManager http interface of user-manager
func NewUserManager ¶
func NewUserManager(conf *config.UserMgrConfig) *UserManager
NewUserManager creates an UserManager object
func (*UserManager) RegDiscover ¶
func (u *UserManager) RegDiscover()
RegDiscover register and discovery to zk
Click to show internal directories.
Click to hide internal directories.