userevents

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func New

func New(
	env string,
	slackWebhookURL string,
	users *user.Service,
	logger *zerolog.Logger,
) *Handler

func (*Handler) Consumers

func (h *Handler) Consumers() map[bus.Topic][]bus.Consumer

func (*Handler) FormSubmitted

func (h *Handler) FormSubmitted(ctx context.Context, message bus.Message) error

func (*Handler) UserRegistered

func (h *Handler) UserRegistered(ctx context.Context, message bus.Message) error

Jump to

Keyboard shortcuts

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