Jihui Nie
Results
1
issues of
Jihui Nie
There are two ways to test multiple functions within one server. 1. Declaratively register multiple functions (e.g. calling `functions.HTTP()`) and run `go run cmd/main.go` without setting the env var `FUNCTION_TARGET`....