Im very sory to bother,. im just learning zeebe workflow client
and Im using golang for client app, I follow guidence on zeebe document for golang client
but I always found error for zbc
command-line-arguments
.\main.go:13:20: undefined: zbc.NewZBClientWithConfig
.\main.go:13:47: undefined: zbc.ZBClientConfig
I already get the package “github.com/zeebe-io/zeebe/clients/go/pkg/zbc” in tutorial (“github.com/zeebe-io/zeebe/clients/go/zbc”)