Documentation
¶
Overview ¶
Package transport defines the cross-cutting Endpoint + Error abstractions every concrete transport (grpc, rest, amqp, nats, tcp, udp, websocket) implements.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnyEndpoint ¶
type ErrorHandler ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package amqp provides a comprehensive RabbitMQ/AMQP consumer and producer framework.
|
Package amqp provides a comprehensive RabbitMQ/AMQP consumer and producer framework. |
|
amqptest
Package amqptest provides mocks and helpers for testing AMQP connections
|
Package amqptest provides mocks and helpers for testing AMQP connections |
|
Package grpc provides a comprehensive gRPC server and client framework.
|
Package grpc provides a comprehensive gRPC server and client framework. |
|
middleware
Package middleware provides common gRPC server middlewares
|
Package middleware provides common gRPC server middlewares |
|
Package nats provides NATS / JetStream consumer + publisher helpers built on the broker-agnostic kit/messaging interface.
|
Package nats provides NATS / JetStream consumer + publisher helpers built on the broker-agnostic kit/messaging interface. |
|
Package rest's collector extracts an OpenAPI document from the registered HTTP handlers + their reflected I/O types.
|
Package rest's collector extracts an OpenAPI document from the registered HTTP handlers + their reflected I/O types. |
|
Package tcp provides a comprehensive TCP server and client framework.
|
Package tcp provides a comprehensive TCP server and client framework. |
|
Package udp provides a UDP transport implementation with optional reliability.
|
Package udp provides a UDP transport implementation with optional reliability. |
|
Package websocket provides a comprehensive WebSocket client framework.
|
Package websocket provides a comprehensive WebSocket client framework. |
Click to show internal directories.
Click to hide internal directories.