Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/temporalio/temporal
/ PluginName
Method
PluginName
common/persistence/sql/sqlplugin/interfaces.go:123–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
GenericDB
interface
{
122
DbName() string
123
PluginName() string
124
Close() error
125
}
126
Callers
1
GetName
Method · 0.65
Implementers
3
db
common/persistence/sql/sqlplugin/postg
db
common/persistence/sql/sqlplugin/mysql
db
common/persistence/sql/sqlplugin/sqlit
Calls
no outgoing calls
Tested by
no test coverage detected