Commit from GitHub Actions (Generate Clients & Examples)

This commit is contained in:
asim
2021-11-03 21:59:46 +00:00
parent db0befe675
commit 340daa09b4
185 changed files with 186 additions and 183 deletions

View File

@@ -1,7 +1,7 @@
package function
import (
"github.com/m3o/m3o-go/client"
"github.com/micro/micro-go/client"
)
func NewFunctionService(token string) *FunctionService {