internal

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DbSetting struct {
	Dialect      string
	DbName       string
	Host         string
	User         string
	Password     string
	Port         int
	MaxOpenConns int
	MaxIdleConns int
}

DbSetting 数据库连接字符串属性

Functions

func Decrypt

func Decrypt(text string, key string) (string, error)

Decrypt 解密

func Encrypt

func Encrypt(text string, key string) (string, error)

Decrypt 加密

Types

This section is empty.

Jump to

Keyboard shortcuts

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