goregexpopulate

package module
v0.0.0-...-c2d68c5 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNonPointer   error = errors.New("parameter must be a pointer")
	ErrNilPointer   error = errors.New("parameter must not be nil")
	ErrEmptyPattern error = errors.New("pattern is empty")
)

Functions

func New

func New(entropyFunc func(bool) bool) *populate

Types

type Populate

type Populate interface {
	Populate(any) error
}

Jump to

Keyboard shortcuts

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