Discover Packages
github.com/jedarden/commitgraph
pkg
revalidation
package
Version:
v0.0.0-...-e2f4ec3
Opens a new window with list of versions in this module.
Published: Aug 12, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package revalidation provides the core logic for the login revalidation worker.
This package is extracted from containers/login-revalidation-worker/main.go
to make the worker logic testable from other packages.
ProcessRow checks a single login against GitHub and updates the database.
This is the core worker logic extracted from containers/login-revalidation-worker/main.go
to make it testable from other packages.
Client defines the interface for the queue-api client.
Config holds worker configuration.
Row represents a row from the email_revalidation table.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.