Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ Now
Function
Now
utils/tests/utils.go:125–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
123
}
124
125
func
Now() *time.Time {
126
now := time.Now()
127
return
&now
128
}
Callers
3
TestFieldValuerAndSetter
Function · 0.92
TestPointerFieldValuerAndSetter
Function · 0.92
TestGroupBy
Function · 0.85
Calls
no outgoing calls
Tested by
3
TestFieldValuerAndSetter
Function · 0.74
TestPointerFieldValuerAndSetter
Function · 0.74
TestGroupBy
Function · 0.68