gcp

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2020 License: Apache-2.0 Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	processor.Config
	ProjectID    string
	Subscription string
	BatchSize    int
}

Config represent Pub/Sub subscriber config

func (*Config) Init

func (c *Config) Init(ctx context.Context, fs afs.Service) error

Initinitialises config

func (*Config) Validate

func (c *Config) Validate() error

Validate validates config

type Service

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

Service represents subscriber service

func New

func New(config *Config, client *pubsub.Client, processor *processor.Service, fs afs.Service) *Service

New creates a new subscriber

func (*Service) Consume

func (s *Service) Consume(ctx context.Context) error

Consume starts consumer

Jump to

Keyboard shortcuts

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