Affected by GO-2023-1879
and 1 other vulnerabilities
GO-2023-1879 : Temporal Server vulnerable to Incorrect Authorization and Insecure Default Initialization of Resource in go.temporal.io/server
GO-2024-2689 : Temporal Server Denial of Service in go.temporal.io/server
Discover Packages
go.temporal.io/server
common
persistence
sql
storage
package
Version:
v0.7.2
Opens a new window with list of versions in this module.
Published: Aug 8, 2019
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types NewSQLDB(cfg)
Documentation
¶
NewSQLDB creates a returns a reference to a logical connection to the
underlying SQL database. The returned object is to tied to a single
SQL database and the object can be used to perform CRUD operations on
the tables in the database
Source Files
¶
Directories
¶
Show internal
Collapse all
Click to show internal directories.
Click to hide internal directories.