git-bug/api/graphql/connections
Michael Muré 3d454d9dc8
entity/dag: proper base operation for simplified implementation
- reduce boilerplace necessary to implement an operation
- consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism
- avoid the previously complex unmarshalling process
- support operation metadata from the core
- simplified testing
2022-07-25 13:27:17 +02:00
..
connection_template.go Reorganize the webUI and API code 2020-06-27 23:03:05 +02:00
connections.go entity/dag: proper base operation for simplified implementation 2022-07-25 13:27:17 +02:00
edges.go Reorganize the webUI and API code 2020-06-27 23:03:05 +02:00
gen_comment.go Reorganize the webUI and API code 2020-06-27 23:03:05 +02:00
gen_identity.go Reorganize the webUI and API code 2020-06-27 23:03:05 +02:00
gen_label.go Reorganize the webUI and API code 2020-06-27 23:03:05 +02:00
gen_lazy_bug.go Reorganize the webUI and API code 2020-06-27 23:03:05 +02:00
gen_lazy_identity.go Reorganize the webUI and API code 2020-06-27 23:03:05 +02:00
gen_operation.go entity/dag: proper base operation for simplified implementation 2022-07-25 13:27:17 +02:00
gen_timeline.go Reorganize the webUI and API code 2020-06-27 23:03:05 +02:00