Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/remotemobprogramming/mob
/ currentTime
Function
currentTime
mob.go:503–505 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
501
}
502
503
func
currentTime() string {
504
return
time.Now().Format(
"15:04"
)
505
}
506
507
func
moo(configuration config.Configuration) {
508
voiceMessage :=
"moo"
Callers
3
startTimer
Function · 0.85
startBreakTimer
Function · 0.85
execute
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected