util

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2017 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(decodeStr string, key []byte) ([]byte, error)

AesDecrypt aes 解密.

func AesEncrypt

func AesEncrypt(encodeStr []byte, key []byte) (string, error)

AesEncrypt aes 加密.

func FieldEscape

func FieldEscape(k string) string

FieldEscape 转换为小写下划线分隔

func TrimSplit

func TrimSplit(raw, sep string) []string

TrimSplit 按sep拆分,并去掉空字符.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL