How to connect to a Temporal Cluster in Go
Connect a Temporal Client to a Cluster in the Go SDK.
Connect a Temporal Client to a Cluster in the Go SDK.
Log from a Workflow
Use the `ConnectionOptions` API available in the `go.temporal.io/sdk/client` package to connect a Client with mTLS.
To set the mTLS configuration in Java, provide the certificate and private key in an instance of `WorkflowServiceStub`.
To use MutableSideEffect() in Go, provide the Workflow Id.