pubsub

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pubsub

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

func NewPubsub

func NewPubsub(c client.Client, name string) *Pubsub

func (*Pubsub) PublishUserRegisteredEvent

func (p *Pubsub) PublishUserRegisteredEvent(ctx context.Context, event UserRegisteredEvent) error

type UserRegisteredEvent

type UserRegisteredEvent struct {
	Email string
}

Jump to

Keyboard shortcuts

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