1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/transport
2023-03-30 03:35:03 +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 Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
redis_pubsub transport/redis_pubsub/subscriber.go: make Close() return an error. 2023-03-29 15:40:37 +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_test.go: Add test for Channel.Is() 2023-03-30 03:35:03 +02:00
reader.go transport/reader.go: Add Close() method 2023-03-29 15:41:01 +02:00
writer.go transport/writer.go: Add Close() method. 2023-03-29 11:52:31 +02:00