Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClientOptionsFromEnv ¶
CreateClientOptionsFromEnv creates a client.Options instance, configures it based on environment variables, and returns that instance. It supports the following environment variables:
TEMPORAL_ADDRESS: Host and port (formatted as host:port) of the Temporal Frontend Service TEMPORAL_NAMESPACE: Namespace to be used by the Client TEMPORAL_TLS_CERT: Path to the x509 certificate TEMPORAL_TLS_KEY: Path to the private certificate key
If these environment variables are not set, the client.Options instance returned will be based on the SDK's default configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.