Documentation
¶
Index ¶
Constants ¶
View Source
const ( SRC_SRV_ID string = "_src_srv_id" DEST_SRV_ID string = "_dest_srv_id" )
View Source
const ( USER_ID_KEY = "_user_id_" X_REAL_IP = "_x_real_ip_" )
Variables ¶
View Source
var X_CRYPTO_IV = []byte("lpx2s5BdruJCk0ba")
iv size 必须是16
View Source
var X_CRYPTO_SECRET = []byte("tdmtU2aYwwxhqpssvT61hmP0Y98NSfBq")
需要自己更换成自己的 size 必须是 16,24,32
Functions ¶
This section is empty.
Types ¶
type BusinessException ¶
func (*BusinessException) Error ¶
func (e *BusinessException) Error() string
Click to show internal directories.
Click to hide internal directories.