eventhandler

package
v0.0.0-...-cff5d44 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountHandler

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

func NewAccountHandler

func NewAccountHandler(mailSrv *mail.Srv) *AccountHandler

func (*AccountHandler) OnTransferIncome

func (h *AccountHandler) OnTransferIncome(ctx context.Context, msg *nats.Msg) error

func (*AccountHandler) OnTransferOutcome

func (h *AccountHandler) OnTransferOutcome(ctx context.Context, msg *nats.Msg) error

type AuthHandler

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

func NewAuthHandler

func NewAuthHandler(mailSrv *mail.Srv, publicHost string) *AuthHandler

func (*AuthHandler) OnLoginStart

func (h *AuthHandler) OnLoginStart(ctx context.Context, msg *nats.Msg) error

func (*AuthHandler) OnUserCreated

func (h *AuthHandler) OnUserCreated(ctx context.Context, msg *nats.Msg) error

Jump to

Keyboard shortcuts

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