Directories ¶
Path | Synopsis |
---|---|
test
Package test contains test data and generic tests for testing bindings.
|
Package test contains test data and generic tests for testing bindings. |
Package client holds the recommended entry points for interacting with the CloudEvents Golang SDK.
|
Package client holds the recommended entry points for interacting with the CloudEvents Golang SDK. |
Package context holds the last resort overrides and fyi objects that can be passed to clients and transports added to context.Context objects.
|
Package context holds the last resort overrides and fyi objects that can be passed to clients and transports added to context.Context objects. |
Package cloudevents provides primitives to work with CloudEvents specification: https://github.com/cloudevents/spec.
|
Package cloudevents provides primitives to work with CloudEvents specification: https://github.com/cloudevents/spec. |
datacodec
Package datacodec holds the data codec registry and adds known encoders and decoders supporting media types such as `application/json` and `application/xml`.
|
Package datacodec holds the data codec registry and adds known encoders and decoders supporting media types such as `application/json` and `application/xml`. |
datacodec/json
Package json holds the encoder/decoder implementation for `application/json`.
|
Package json holds the encoder/decoder implementation for `application/json`. |
datacodec/text
Text codec converts []byte or string to string and vice-versa.
|
Text codec converts []byte or string to string and vice-versa. |
datacodec/xml
Package xml holds the encoder/decoder implementation for `application/xml`.
|
Package xml holds the encoder/decoder implementation for `application/xml`. |
Package observability holds metrics and tracing recording implementations.
|
Package observability holds metrics and tracing recording implementations. |
amqp
Module amqp implements an AMQP binding using pack.ag/amqp module
|
Module amqp implements an AMQP binding using pack.ag/amqp module |
nats
Package nats implements the CloudEvent transport implementation using NATS.
|
Package nats implements the CloudEvent transport implementation using NATS. |
test
Package test provides re-usable functions for binding tests.
|
Package test provides re-usable functions for binding tests. |
Package types implements the CloudEvents type system.
|
Package types implements the CloudEvents type system. |
Click to show internal directories.
Click to hide internal directories.