user

package
v0.0.0-...-fca9ab1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidAccountOrPwd = service.ErrInvalidAccountOrPwd
	ErrUserDuplicate       = service.ErrUserDuplicate
	ErrUserNotFound        = service.ErrUserNotFound
)

Functions

This section is empty.

Types

type GithubInfo

type GithubInfo = domain.GithubInfo

type OAuth2Service

type OAuth2Service[T any] = oauth2.Service[T]

func InitGithubOAuth2Service

func InitGithubOAuth2Service(l logx.Logger) OAuth2Service[GithubInfo]

type Service

type Service = service.UserService

func InitUserService

func InitUserService(db *gorm.DB, cmd redis.Cmdable, producer sarama.SyncProducer, l logx.Logger) Service

type User

type User = domain.User

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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