Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LockGit/gochat
/ Task
Struct
Task
task/task.go:14–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
Task
struct
{
15
}
16
17
func
New() *Task {
18
return
new(Task)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected