//
pkg.gl
Category
github.com/GoogleCloudPlatform/functions-framework-go
internal
registry
package
1.9.0
Repository:
https://github.com/googlecloudplatform/functions-framework-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
94 SLOC
#
Functions
Default
Default returns the default, singleton registry instance.
New
No description provided by the author
WithName
No description provided by the author
WithPath
No description provided by the author
#
Structs
RegisteredFunction
RegisteredFunction represents a function that has been registered with the registry.
Registry
Registry is a registry of functions.
#
Type aliases
Option
Option is an option used when registering a function.