Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeService ¶
type FakeService struct{}
FakeService returns the hard configured customer with ID from given auth or identity
func (FakeService) GetByIdentity ¶
func (f FakeService) GetByIdentity(_ context.Context, identity auth.Identity) (domain.Customer, error)
GetByIdentity retrieves the authenticated customer by Identity
Click to show internal directories.
Click to hide internal directories.