user

package
v0.0.0-...-afa3edb Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func New

func (*Service) CreateUser

func (s *Service) CreateUser(ctx context.Context, name string, username string, encryptedPassword string) (dbx.User, error)

func (*Service) FetchUserByUsername

func (s *Service) FetchUserByUsername(ctx context.Context, username string) (dbx.User, error)

Jump to

Keyboard shortcuts

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