scrub

package
v0.100.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package scrub contains a Scrubber that scrubs error from sensitive details

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scrubber

type Scrubber interface {
	// Scrub sensitive data from an error.
	Scrub(error) error
}

Scrubber scrubs error from sensitive details.

func NewScrubber

func NewScrubber() Scrubber

Jump to

Keyboard shortcuts

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