utils

package
v0.0.0-...-72f23f1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCurrentTimestamp

func GetCurrentTimestamp() int64

func Min

func Min(a, b int) int

Types

type Crypt

type Crypt struct {
	Key string
}

func (*Crypt) Decrypt

func (c *Crypt) Decrypt(cipherText string) (string, error)

func (*Crypt) Encrypt

func (c *Crypt) Encrypt(text string) (string, error)

Jump to

Keyboard shortcuts

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