overwrite

package
v0.0.0-...-3da43ff Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: ISC Imports: 1 Imported by: 0

Documentation

Overview

Package overwrite selects the redaction method.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mask

type Mask struct {
	Char     byte
	Unmasked int
}

func (*Mask) Replace

func (m *Mask) Replace(s string) string

type Redact

type Redact struct {
	Text string
}

func (*Redact) Replace

func (r *Redact) Replace(s string) string

type Replacer

type Replacer interface {
	Replace(string) string
}

Jump to

Keyboard shortcuts

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