notify

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceAggregateNotifier added in v1.3.0

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

func NewServiceAggregateNotifier added in v1.3.0

func NewServiceAggregateNotifier(ctx context.Context, l zerolog.Logger, ent *connection.EntConnection) *ServiceAggregateNotifier

func (ServiceAggregateNotifier) Notify added in v1.3.0

func (s ServiceAggregateNotifier) Notify(ctx context.Context, certifications []domain.Certification) error

type ServiceNotifier added in v1.3.0

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

func NewServiceNotifier added in v1.3.0

func NewServiceNotifier(ctx context.Context, l zerolog.Logger, ent *connection.EntConnection) *ServiceNotifier

func (ServiceNotifier) Notify added in v1.3.0

func (s ServiceNotifier) Notify(ctx context.Context, anchorID int) ([]domain.Certification, error)

Jump to

Keyboard shortcuts

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