krishicks

Results 1 issues of krishicks

:wave: I wanted to use counterfeiter to generate a fake that includes a Cadence `workflow.Context`, which is a type alias to `internal.Context`: https://github.com/uber-go/cadence-client/blob/0.9.1/workflow/context.go#L33 Creating a fake for the type that...