Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
Account model
func NewAccount ¶
NewAccount using username and passowrd
func (*Account) ObfuscatePassword ¶
func (account *Account) ObfuscatePassword()
ObfuscatePassword use Sum256 with sha256 package to obfuscate this password
Click to show internal directories.
Click to hide internal directories.