# Packages
No description provided by the author
Package scheduleclient provides functionalities to interact with a scheduling service, such as creating and managing scheduled tasks.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
New creates and initializes a new Temporal client using the provided TemporalConfig.
NewTemporalConfig creates a new instance of TemporalConfig with the provided parameters.
WithCertPath sets the client certificate path.
WithPort sets the Temporal port.
WithKeyPath sets the client key path.
No description provided by the author
No description provided by the author
WithNamespace sets the Temporal namespace.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
TemporalConfig holds the configuration necessary for setting up a Temporal client.
No description provided by the author
# Type aliases
TemporalOption defines a type for functional options.