package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

EnsureLinkExternalToUser link the gothUser to the user.
LinkAccountFromStore links the provided user with a stored external user.
LinkAccountToUser link the gothUser to the user.
UpdateMigrationsByType updates all migrated repositories' posterid from gitServiceType to replace originalAuthorID to posterID.

# Interfaces

Store represents a thing that stores things.