1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/api
2023-06-05 17:25:04 +02:00
..
message api/message/msgpack/codec_test.go: Test ActionReceipt. 2023-05-26 15:11:59 +02:00
redis Upgrade from redis v8 to v9 2023-06-05 16:55:15 +02:00
channel.go api/channel.go: Adding Channel.Type() 2023-05-26 14:09:07 +02:00
channel_test.go api/channel.go: Adding Channel.Type() 2023-05-26 14:09:07 +02:00
client.go api/client.go: implement Client.Subscribe correctly by returning a error on unsupported channel type. 2023-05-26 14:10:01 +02:00
client_test.go api/client.go: implement Client.Subscribe correctly by returning a error on unsupported channel type. 2023-05-26 14:10:01 +02:00
go.mod Upgrade from redis v8 to v9 2023-06-05 16:55:15 +02:00
go.sum Upgrade from redis v8 to v9 2023-06-05 16:55:15 +02:00
reader.go api/reader.go: improve documentation abit 2023-04-20 16:52:21 +02:00
writer.go api/writer.go: add documentation about low-level interface 2023-04-20 16:52:48 +02:00