services

package
v0.11.7 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAccountAPIServer

func NewAccountAPIServer(ctx context.Context, opt *account_app.Options) (account.AccountAPIServer, error)

NewAccountAPIServer creates account API server

func NewCallAPIServer

func NewCallAPIServer(ctx context.Context, opt *call_app.Options) (call.CallAPIServer, error)

NewCallAPIServer creates a call API server

func NewChannelAPIServer

func NewChannelAPIServer(ctx context.Context, opt *channel_app.Options) (channel.ChannelAPIServer, error)

NewChannelAPIServer creates a channel API server

func NewEmailingAPIServer

func NewEmailingAPIServer(ctx context.Context, opt *emailing_app.Options) (emailing.EmailingServer, error)

NewEmailingAPIServer creates an emailing API server

func NewLongRunningAPIServer

func NewLongRunningAPIServer(ctx context.Context, opt *longrunning_app.Options) (longrunning.OperationAPIServer, error)

NewLongRunningAPIServer creates a channel API server

func NewMessagingAPIServer

func NewMessagingAPIServer(ctx context.Context, opt *messaging_app.Options) (messaging.MessagingServer, error)

NewMessagingAPIServer creates a messaging API server

func NewPusherAPIServer

func NewPusherAPIServer(ctx context.Context, opt *pusher_app.Options) (pusher.PushMessagingServer, error)

NewEmailingAPIServer creates FCM pusher API server

func NewSMSAPIServer

func NewSMSAPIServer(ctx context.Context, opt *sms_app.Options) (sms.SMSAPIServer, error)

NewSMSAPIServer creates outgoing sms API server

func NewSettingsAPIServer

func NewSettingsAPIServer(ctx context.Context, opt *settings_app.Options) (settings.SettingsAPIServer, error)

NewSettingsAPIServer creates a settings API server

func NewSubscriberAPIServer

func NewSubscriberAPIServer(ctx context.Context, opt *subscriber_app.Options) (subscriber.SubscriberAPIServer, error)

NewSubscriberAPIServer creates a subscriber API server

Types

This section is empty.

Jump to

Keyboard shortcuts

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