MCPcopy 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
14type Task struct {
15}
16
17func New() *Task {
18 return new(Task)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected