//
pkg.gl
Category
github.com/loopcontext/cloudevents-aws-transport
eventbridge
package
1.0.9
Repository:
https://github.com/loopcontext/cloudevents-aws-transport.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
125 SLOC
#
Functions
New
New creates a new NATS transport.
WithEncoding
WithEncoding sets the encoding for NATS transport.
#
Constants
TransportName
TransportName is the name of this transport.
#
Structs
Transport
Transport acts as both a http client and a http handler.
#
Type aliases
Option
Option is the function signature required to be considered an nats.Option.