Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caarlos0/tasktimer
/ main
Function
main
main.go:11–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
var
version =
"dev"
10
11
func
main() {
12
cmd.Execute(
13
version,
14
os.Exit,
15
os.Args[1:],
16
)
17
}
Callers
nothing calls this directly
Calls
1
Execute
Function · 0.92
Tested by
no test coverage detected