Directories
¶
Path | Synopsis |
---|---|
pkg/amqp
Package amqp encodes and decodes AMQP 1.0 messages and data types as Go types.
|
Package amqp encodes and decodes AMQP 1.0 messages and data types as Go types. |
pkg/electron
Package electron lets you write concurrent AMQP 1.0 messaging clients and servers.
|
Package electron lets you write concurrent AMQP 1.0 messaging clients and servers. |
pkg/internal/test
Utilities to supplement the standard Go testing package
|
Utilities to supplement the standard Go testing package |
pkg/proton
Package proton wraps Proton-C, an event-driven, concurrent-unsafe AMQP 1.0 C library (package 'electron' is more "Go-like" and concurrent-safe)
|
Package proton wraps Proton-C, an event-driven, concurrent-unsafe AMQP 1.0 C library (package 'electron' is more "Go-like" and concurrent-safe) |