Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ Initialize
Method
Initialize
interfaces.go:26–26 ·
view source on GitHub ↗
(*DB)
Source
from the content-addressed store, hash-verified
24
type
Plugin
interface
{
25
Name() string
26
Initialize(*DB) error
27
}
28
29
type
ParamsFilter
interface
{
Callers
3
AfterInitialize
Method · 0.65
Open
Function · 0.65
Use
Method · 0.65
Implementers
2
DummyDialector
utils/tests/dummy_dialecter.go
testDialector
tests/chainable_api_test.go
Calls
no outgoing calls
Tested by
no test coverage detected