This website requires JavaScript.
Explore
Help
Sign in
eosswedenorg
/
thalos
Watch
1
Star
0
Fork
You've already forked thalos
0
mirror of
https://github.com/eosswedenorg/thalos
synced
2026-06-18 04:40:03 +02:00
Code
Releases
Activity
19b93495ee
thalos
/
transport
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
19b93495ee
transport/redis_pubsub/redis.go rename to publisher.go
2023-03-07 11:33:53 +01:00
..
message
transport/message/encoding.go: make Decoder type match common Unmarshal interface.
2023-02-21 10:56:36 +01:00
redis_pubsub
transport/redis_pubsub/redis.go rename to publisher.go
2023-03-07 11:33:53 +01:00
channel.go
move channel stuffs from internal/redis to transport.
2023-01-13 13:38:04 +01:00
channel_test.go
move channel stuffs from internal/redis to transport.
2023-01-13 13:38:04 +01:00
publisher.go
transport/publisher.go: pass ChannelInterface instead of string to Publish()
2023-01-19 17:42:26 +01:00