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

Method ListTasks

todo/controllers/task.go:22–26  ·  view source on GitHub ↗

Example: req: GET /task/ res: 200 {"Tasks": [ {"ID": 1, "Title": "Learn Go", "Done": false}, {"ID": 2, "Title": "Buy bread", "Done": true} ]}

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

AllMethod · 0.80

Tested by

no test coverage detected