ff1

package
v1.25.0-beta2 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Factory

Factory create a mask from a configuration

func Func added in v1.15.0

func Func(seed int64, seedField string) interface{}

func FuncV2 added in v1.19.0

func FuncV2(seed int64, seedField string) interface{}

func FuncV3 added in v1.24.0

func FuncV3(seed int64, seedField string) interface{}

Types

type MaskEngine

type MaskEngine struct {
	// contains filtered or unexported fields
}

MaskEngine is a value that always mask the same way

func NewMask

func NewMask(key string, tweak string, radix uint, decrypt bool, domain string, preserve string, onError *template.Engine) MaskEngine

NewMask return a MaskEngine from a value

func (MaskEngine) Mask

func (ff1m MaskEngine) Mask(e model.Entry, context ...model.Dictionary) (model.Entry, error)

Mask return a Constant from a MaskEngine

Jump to

Keyboard shortcuts

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