Documentation
¶
Index ¶
- Variables
- func Base64(s []byte) string
- func CallBackStr() string
- func GenerateLoginInfo(https bool, Form *srunTransfer.LoginForm, Meta *srunTransfer.LoginMeta) *srunModels.LoginInfo
- func GetInterfaceAddr() ([]srunModels.Eth, error)
- func GetIp(body string) (string, error)
- func GetResult(body string) (string, error)
- func GetToken(body string) (string, error)
- func Md5(content string) string
- func Search(reg string, content string) (string, error)
- func Sha1(content string) string
- func XEncode(content string, key string) []byte
Constants ¶
This section is empty.
Variables ¶
View Source
var Checker = checker{ // contains filtered or unexported fields }
View Source
var Log loG
Functions ¶
func GenerateLoginInfo ¶
func GenerateLoginInfo(https bool, Form *srunTransfer.LoginForm, Meta *srunTransfer.LoginMeta) *srunModels.LoginInfo
func GetInterfaceAddr ¶
func GetInterfaceAddr() ([]srunModels.Eth, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.