//
pkg.gl
Category
github.com/GoogleCloudPlatform/functions-framework-go
framework
package
0.3.0
Repository:
https://github.com/googlecloudplatform/functions-framework-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
234 SLOC
#
Functions
RegisterEventFunction
RegisterEventFunction registers fn as an event function.
RegisterHTTPFunction
RegisterHTTPFunction registers fn as an HTTP function.
Start
Start serves an HTTP server with registered function(s).