GCP module

Contains packages used to create containers and services that do operations via the Google Function protocol.

Modules

The module contains the following packages:

  • Clients - client components for working with Google cloud Functions.
  • Connect - components for installation and connection settings.
  • Container - contains classes that act as containers to instantiate and run components.
  • Controllers - contains interfaces and classes used to create controllers that do operations via the Google Function protocol.

Use

Get the package from the Github repository:

go get -u github.com/pip-services4/pip-services4-go/tree/main/pip-services4-gcp-go@latest