api

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NotificationService

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

func NewNotificationService

func NewNotificationService(
	mysqlClient mysql.Client,
	accountClient accountclient.Client,
	domainEventPublisher publisher.Publisher,
	opts ...Option,
) *NotificationService

func (*NotificationService) Register

func (s *NotificationService) Register(server *grpc.Server)

type Option

type Option func(*options)

func WithLogger

func WithLogger(l *zap.Logger) Option

Jump to

Keyboard shortcuts

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