git-bug/entity/dag
2022-08-25 11:20:36 +02:00
..
clock.go core: generalized resolvers to resolve any entity time when unmarshalling an operation 2022-08-18 15:55:48 +02:00
common_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
entity_actions_test.go core: generalized resolvers to resolve any entity time when unmarshalling an operation 2022-08-18 15:55:48 +02:00
entity_actions.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
entity_test.go entity/dag: proper base operation for simplified implementation 2022-07-25 13:27:17 +02:00
entity.go generalized interface for an Entity 2022-08-25 11:20:36 +02:00
example_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
interface.go generalized interface for an Entity 2022-08-25 11:20:36 +02:00
op_noop_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
op_noop.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
op_set_metadata_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
op_set_metadata.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
operation_pack_test.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
operation_pack.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
operation_testing.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
operation.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00