apache / apache/openwhisk-client-go
Add documentation
Open
- Dominant language
- Go
- Stars
- 37
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
I was tiring to invoke a function using the this lib. I had to jump between the wsk client code and this to figure out what to do here. For instance [here](https://github.com/apache/incubator-openwhisk-client-go/blob/7862108c109b7f1bbb47d66edb0a35d4a3c080a7/whisk/action.go#L287) it would have been really helpful to know that payload should be a `map[string]interface{}` to send data.
Contributor guide
Assessment
This issue has not been assessed yet.