user

package
v0.0.0-...-946fd12 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deactivated

type Deactivated struct {
	Receiver string
}

type Publisher

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

func NewPublisher

func NewPublisher(conn *nats.Conn, logger *zap.SugaredLogger) Publisher

func (Publisher) SignUp

func (p Publisher) SignUp(receiver string, activationToken string)

func (Publisher) UserDeactivated

func (p Publisher) UserDeactivated(email string)

type SignUp

type SignUp struct {
	Receiver        string
	ActivationToken string
}

Jump to

Keyboard shortcuts

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