mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-07-06 10:49:31 +00:00
6 lines
269 B
Go
6 lines
269 B
Go
|
|
// Package messaging is the high-level, idiomatic Go binding for the
|
||
|
|
// logos-delivery Messaging API (an opinionated layer over the kernel protocols
|
||
|
|
// that owns reliability, re-subscriptions, store-based catch-up and the
|
||
|
|
// Messaging event surface).
|
||
|
|
package messaging
|