2.0.1 • Published 3 years ago

@bstruct/gcp-pubsub-subscription-types v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

gcp-pubsub-subscription-types

Base types for components designed to interact with Google Cloud Pubsub, in this case, just for pull subscription components.

These components are in the repositories bstruct/gcp-pubsub-subscription-*

The reason of this base types, is so that it's easier to construct the customization part of the subscriber component. Example repositories to be created soon

Interfaces

IPubsubMessage

Base message response when pulling messages from a GCP Pubsub subscription. This interface was created because in the base package from google, the object has functionality that should not be available for the purpose of the componenents mentioned above.

IPubsubMessageTransformer

To be used by the component gcp-pubsub-subscription-to-bigquery.

2.0.1

3 years ago

2.0.0

3 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago