1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/transport
2023-03-08 15:52:10 +01:00
..
message transport/message/types.go: Rename Action field to Name in ActionTrace struct 2023-03-07 18:47:58 +01:00
redis_pubsub Adding transport/redis_pubsub/subscriber.go 2023-03-08 11:32:37 +01:00
channel.go transport/channel.go: rename Action.Action to Action.Name 2023-03-07 18:53:52 +01:00
channel_test.go transport/channel.go: rename Action.Action to Action.Name 2023-03-07 18:53:52 +01:00
client.go WIP 2023-03-08 15:52:10 +01:00
reader.go transport/channel.go: Rewrite to not use a interface. Action struct has a Channel() method that returns a channel instead. 2023-03-07 18:35:58 +01:00
writer.go transport/channel.go: Rewrite to not use a interface. Action struct has a Channel() method that returns a channel instead. 2023-03-07 18:35:58 +01:00