scrubber

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package scrubber contains helpers that remove sensitive information from Go structs before it's presented to users.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScrubSensitiveData

func ScrubSensitiveData(v reflect.Value) reflect.Value

ScrubSensitiveData returns a copy of a given value with sensitive fields scrubbed. Fields are marked as sensitive with truct field tag `kopia:"sensitive"`.

Types

This section is empty.

Jump to

Keyboard shortcuts

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