Categorygithub.com/agilefoxHQ/go-function-template
modulepackage
0.0.0-20221230144157-dbfd509d4d40
Repository: https://github.com/agilefoxhq/go-function-template.git
Documentation: pkg.go.dev

# README

Go Function

This function was generated using the `agilefoxHQ/go-template-function repository. It is a Google Cloud Function written in Go 1.19 with some bootstrapping code provided for a sample deploy pipeline.

It also has a main package for local testing using Google Functions Framework.

The main function in this template is an HTTP function, please refer to https://cloud.google.com/functions/docs/concepts/events-triggers to adapt your function.

Changes to make

  • Change function name
  • Change the workflow yaml files to reflect the right flag values in the Deploy to GCP Functions step.
  • Update README

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

DoThatThing gets invoked by the HTTP trigger described in https://cloud.google.com/functions/docs/calling.