Versions in this module Expand all Collapse all v1 v1.5.1 May 14, 2026 v1.5.0 May 13, 2026 Changes in this version + func InitAPIServer(cfg *config.Config, dbSession *cdb.Session, tc tsdkClient.Client, ...) *echo.Echo + func InitMetricsServer(e *echo.Echo, cfg *config.Config) *echo.Echo + func InitTemporalClients(tcfg *cconfig.TemporalConfig, tracingEnabled bool) (tsdkClient.Client, tsdkClient.NamespaceClient, error)