go-functions

module
v0.0.0-...-4465218 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: Apache-2.0

README

Firebase Functions SDK for Go

Welcome to the Firebase Functions SDK for Go. This is an experimental repository for a project that may never be officially supported. It is in early stages, there is absolutely no guarantees for API stability and breaking changes should be expected often.

Instructions for use will be granted upon joining the Firebase trusted testers group.

How it works

Developers write their own module using this package. The program at /support/codegen analyzes a package and generates an emulator binary combining the package and /support/emulator.

The firebase-tools CLI can use this emulator binary to serve or analyize a package for local development or deploying to production.

Directories

Path Synopsis
sample
autogenerated
This is a sample of a minimum-complexity boilerplate code that must be generated in order to serve the emulator routes (GCF and Run) and production routes (Run only) along with the admin interface used for backend discovery.
This is a sample of a minimum-complexity boilerplate code that must be generated in order to serve the emulator routes (GCF and Run) and production routes (Run only) along with the admin interface used for backend discovery.
lib
support

Jump to

Keyboard shortcuts

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