Documentation
¶
Overview ¶
Package functions provides the named-functions HTTP API module.
Index ¶
Constants ¶
View Source
const Name = "functions"
Name is the module identity and /service/{name} route group.
Variables ¶
This section is empty.
Functions ¶
func InitForE2E ¶
func InitForE2E(configData json.RawMessage) error
InitForE2E initializes the functions module handler for e2e testing. Subsequent calls are no-ops so Ginkgo BeforeEach can run once per spec.
func MountForE2E ¶
MountForE2E mounts functions module routes onto the given Fiber app.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.