Documentation ¶
Index ¶
- func SetClient(c *Client)
- type Client
- type User
- func (u *User) GetCipher() (*ss.Cipher, error, bool)
- func (u *User) GetMethod() string
- func (u *User) GetPasswd() string
- func (u *User) GetPort() int
- func (u *User) GetUserInfo() user.UserInfo
- func (u *User) IsEnable() bool
- func (c User) TableName() string
- func (u *User) UpdateTraffic(storageSize int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) LogNodeOnlineUser ¶
func (*Client) UpdateNodeInfo ¶
type User ¶
type User struct {
// contains filtered or unexported fields
}
func (*User) GetUserInfo ¶
func (*User) UpdateTraffic ¶
Click to show internal directories.
Click to hide internal directories.