Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/driangle/taskmd
/ Status
TypeAlias
Status
sdk/go/model/task.go:61–61 ·
view source on GitHub ↗
Status represents the current state of a task
Source
from the content-addressed store, hash-verified
59
60
// Status represents the current state of a task
61
type
Status string
62
63
const
(
64
StatusPending Status =
"pending"
Callers
1
TestStatus_IsResolved
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected