masking

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Masking

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

func New

func New(config *MaskingConfig) *Masking

func NewWithFile

func NewWithFile(configFile string) *Masking

func (*Masking) Replace

func (m *Masking) Replace(body []byte) []byte

type MaskingConfig added in v0.1.2

type MaskingConfig struct {
	DeniedKeyList []string
	UseRegex      bool
	Format        bool
}

Jump to

Keyboard shortcuts

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