krypta

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: May 14, 2025 License: Unlicense Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Krypta

type Krypta interface {
	Encode(decoded string) (string, error)
	Decode(encoded string) (string, error)
	// contains filtered or unexported methods
}

func NewKrypta

func NewKrypta(key string, prefix, suffix string) Krypta

Jump to

Keyboard shortcuts

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