MCPcopy Create free account
hub / github.com/beego/samples / GetTask

Method GetTask

todo/controllers/task.go:58–71  ·  view source on GitHub ↗

Examples: req: GET /task/1 res: 200 {"ID": 1, "Title": "Buy bread", "Done": true} req: GET /task/42 res: 404 task not found

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

FindMethod · 0.80

Tested by

no test coverage detected