users

package
v0.45.2 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Updater

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

Updater handles the process of updating user emails in the exported zip file

func NewUpdater

func NewUpdater(userMappingPath, zipFilePath string, tracer tracer.Tracer) *Updater

NewUpdater creates a new instance of the Updater

func (*Updater) Update

func (u *Updater) Update(ctx context.Context) error

Update performs the user email update process

type UserMapping

type UserMapping map[string]string

UserMapping represents the mapping between old and new email addresses

Jump to

Keyboard shortcuts

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