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:37:35 +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 transport/redis_common/key.go: use Channel.Format() instead of Channel.String() 2023-03-30 03:37:35 +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: Add Format() 2023-03-30 03:35:44 +02:00
channel_test.go transport/channel_test.go: dont test Action Channel with String() method. just compare Channel objects. 2023-03-30 03:36:43 +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