filter

package module
v0.0.0-...-cb19c07 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func NewService

func NewService(ctx context.Context, pubsubClient *pubsub.Client) (*Service, error)

func (*Service) PullMessage

func (s *Service) PullMessage(ctx context.Context, subscriber string) (msg string, err error)

func (*Service) SendMessage

func (s *Service) SendMessage(ctx context.Context, message string) (string, error)

func (*Service) SendMessageBySinmetal

func (s *Service) SendMessageBySinmetal(ctx context.Context, message string) (string, error)

func (*Service) SendMessageOnlyGold

func (s *Service) SendMessageOnlyGold(ctx context.Context, message string) (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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