1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-17 04:30:03 +02:00
thalos/transport
2023-03-29 11:57:51 +02:00
..
message transport/message/types.go: Rename Action field to Name in ActionTrace struct 2023-03-07 18:47:58 +01:00
redis_common Move Key and Namespace from transport/redis_pubsub to transport/redis_common 2023-03-08 16:28:52 +01:00
redis_pubsub transport/redis_pubsub/subscriber.go: implement Close() 2023-03-29 11:57:51 +02: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
reader.go transport/reader.go: document concurrency requirement of Read() 2023-03-29 11:38:54 +02:00
writer.go transport/writer.go: Add Close() method. 2023-03-29 11:52:31 +02:00