app

package
v0.0.0-...-37f97d0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type A

type A struct {
	account.Store
	account.StoreEmail
}

A application layer for account.

func (*A) Authorize

func (a *A) Authorize(ctx context.Context, id gulid.ID, token gulid.ID) (account.A, error)

func (*A) Signin

func (a *A) Signin(ctx context.Context, email string, password string) (account.A, error)

func (*A) Signout

func (a *A) Signout(ctx context.Context, id gulid.ID, token gulid.ID) (account.A, error)

Jump to

Keyboard shortcuts

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