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: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*options)

func WithLogger

func WithLogger(l *zap.Logger) Option

type PushService

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

func NewPushService

func NewPushService(
	mysqlClient mysql.Client,
	featureClient featureclient.Client,
	experimentClient experimentclient.Client,
	accountClient accountclient.Client,
	publisher publisher.Publisher,
	opts ...Option,
) *PushService

func (*PushService) CreatePush

func (*PushService) DeletePush

func (*PushService) ListPushes

func (*PushService) Register

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

func (*PushService) UpdatePush

Jump to

Keyboard shortcuts

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