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