Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ AfterInitialize
Method
AfterInitialize
gorm.go:104–104 ·
view source on GitHub ↗
(*DB)
Source
from the content-addressed store, hash-verified
102
type
Option
interface
{
103
Apply(*Config) error
104
AfterInitialize(*DB) error
105
}
106
107
// DB GORM DB definition
Callers
1
Open
Function · 0.65
Implementers
1
Config
gorm.go
Calls
no outgoing calls
Tested by
no test coverage detected