MCPcopy 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
503func currentTime() string {
504 return time.Now().Format("15:04")
505}
506
507func moo(configuration config.Configuration) {
508 voiceMessage := "moo"

Callers 3

startTimerFunction · 0.85
startBreakTimerFunction · 0.85
executeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected