MCPcopy
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
125func Now() *time.Time {
126 now := time.Now()
127 return &now
128}

Callers 3

TestFieldValuerAndSetterFunction · 0.92
TestGroupByFunction · 0.85

Calls

no outgoing calls

Tested by 3

TestFieldValuerAndSetterFunction · 0.74
TestGroupByFunction · 0.68