application

package
v3.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2020 License: OSL-3.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	AuthManager     *application.AuthManager `inject:""`
	CustomerService domain.CustomerService   `inject:""`
}

Service for customer management

func (*Service) GetForAuthenticatedUser

func (s *Service) GetForAuthenticatedUser(ctx context.Context, session *web.Session) (domain.Customer, error)

GetForAuthenticatedUser returns the authenticated user

Jump to

Keyboard shortcuts

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