Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseLittlePassword ¶
ParseLittlePassword 解析采用base64编码的字符串获取密码
func RandLittlePassword ¶
func RandLittlePassword() string
RandLittlePassword 产生 256个byte随机组合的 密码,最后会使用base64编码为字符串存储在配置文件中 不能出现任何一个重复的byte位,必须又 0-255 组成,并且都需要包含
Types ¶
Click to show internal directories.
Click to hide internal directories.