1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/api
2024-02-03 13:40:25 +01:00
..
message api/message/json/codec_test.go: add tests for table delta messages. 2024-02-03 13:40:25 +01:00
redis move writer interface and redis publish from api module as these are for the server side. 2023-11-25 15:14:21 +01:00
channel.go Merge branch 'table-deltas' 2024-01-21 14:01:08 +01:00
channel_test.go api/channel.go: adding TableDelta channel 2024-01-07 19:11:55 +01:00
client.go api/client.go: some comments. 2024-02-03 13:39:25 +01:00
client_test.go api/client_test.go: test segfaults sometimes because of nil pointers. so setup mock structs and functions. 2023-06-05 17:53:03 +02:00
go.mod api: update dependancies 2024-02-02 17:05:29 +01:00
go.sum api: update dependancies 2024-02-02 17:05:29 +01:00
reader.go api/reader.go: improve documentation abit 2023-04-20 16:52:21 +02:00