lib

package
v0.0.0-...-a293b0b Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(data string) (string, error)

func CompressEncrypt

func CompressEncrypt(data, key string) (string, error)

func Decompress

func Decompress(data string) (string, error)

func Decrypt

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

func DecryptDecompress

func DecryptDecompress(data, key string) (string, error)

func Encrypt

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

func MapStruct

func MapStruct(src interface{}, dst interface{}) error

func Setup

func Setup() (*gorm.DB, *mongo.Client, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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