Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountLookupRequestHandler ¶
type AccountLookupRequestHandler struct {
// contains filtered or unexported fields
}
AccountLookupRequestHandler ...
func NewAccountLookupRequestHandler ¶
func NewAccountLookupRequestHandler(ctrl controllers.AccountsController) *AccountLookupRequestHandler
NewAccountLookupRequestHandler ...
func (*AccountLookupRequestHandler) HandleLookupRequest ¶
func (h *AccountLookupRequestHandler) HandleLookupRequest(ctx context.Context, accountPublicKey models.AccountPublicKey) (models.AccountToken, error)
HandleLookupRequest ...
Click to show internal directories.
Click to hide internal directories.