package
Version:
v0.1.19
Opens a new window with list of versions in this module.
Published: Jan 16, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
不同数据的加密值一定不同,相同数据的加密值一定相同,因此,在处理用户登录时只需要对用户传递的密码做加密处理,并与原加密值做比较是否一致即可
func FatalOnError(err error, msg string, data ...interface{})
func LogOnError(code string, err error, data ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.