mysql

package
v0.0.0-...-faa6eb1 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

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

func NewAuth

func NewAuth(conn *sqlx.DB) *Auth

func (*Auth) GetActorCurrentLoginByUsername

func (r *Auth) GetActorCurrentLoginByUsername(ctx context.Context, username string) (*model.Actor, error)

GetActorCurrentLoginByUsername ...

func (*Auth) GetActorDetailByUsername

func (r *Auth) GetActorDetailByUsername(ctx context.Context, username string) (*model.UserDetail, error)

GetActorDetailByUsername ...

Jump to

Keyboard shortcuts

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