repository

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthenticationRepo

func NewAuthenticationRepo(h *handler.Handler) (domRepo.IAuthenticationRepo, error)

NewAuthenticationRepo new AuthenticationRepo implement IAuthenticationRepo

Types

type AuthenticationRepo

type AuthenticationRepo struct {
	BaseRepo
	// contains filtered or unexported fields
}

AuthenticationRepo type

func (*AuthenticationRepo) ActivateRegistration

ActivateRegistration avtivate user registration

func (*AuthenticationRepo) Login

Login user

func (*AuthenticationRepo) LoginApp

LoginApp login app

func (*AuthenticationRepo) Register

Register user

type BaseRepo

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

BaseRepo type

func (*BaseRepo) SetDBConnectionName

func (s *BaseRepo) SetDBConnectionName(v string)

SetDBConnectionName set DBConnectionName

func (*BaseRepo) SetHandler

func (s *BaseRepo) SetHandler(h *handler.Handler)

SetHandler set Handler

Jump to

Keyboard shortcuts

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