authn

package
v0.0.0-...-f597de0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encrypter

type Encrypter interface {
	Encrypt(s string) string
}

Encrypter is the interface that wraps a basic Encrypty method.

type Md5Encrypter

type Md5Encrypter struct {
}

Md5Encrypter encrypts in Md5.

func (*Md5Encrypter) Encrypt

func (e *Md5Encrypter) Encrypt(s string) string

Encrypt a string.

Jump to

Keyboard shortcuts

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