Commit from GitHub Actions (Publish APIs & Clients)

This commit is contained in:
asim
2021-10-11 13:01:57 +00:00
parent 1d3ba793f3
commit 6ada3cd5b5
7 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ import (
"os"
)
// Call a function
// Call a function by name
func CallAfunction() {
functionService := function.NewFunctionService(os.Getenv("MICRO_API_TOKEN"))
rsp, err := functionService.Call(&function.CallRequest{