func()
in
default.go [12:12]
1
lines of code
1
McCabe index (conditional complexity)
func (dc DefaultClock) Now() time.Time { return time.Now() }