Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LockGit/gochat
/ New
Function
New
task/task.go:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
func
New() *Task {
18
return
new(Task)
19
}
20
21
func
(task *Task) Run() {
22
//read config
Callers
1
main
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected