package
0.0.0-20240903203345-c38645167882
Repository: https://github.com/redhat-cne/cloud-event-proxy.git
Documentation: pkg.go.dev

# Functions

APIHealthCheck ..
CreateEvent create an event.
CreatePublisher creates a publisher objects.
CreateSubscription creates a subscription object.
GetBoolEnv get bool value from env.
GetFloatEnv get int value from env.
GetIntEnv get int value from env.
GetMajorVersion returns major version.
GetPublishingCloudEvent ..
HTTPTransportHealthCheck ..
InitLogger initilaize logger.
IsV1Api ...
PublishEvent publishes event.
PublishEventViaAPI ..
SanitizeTransportHost ..
StartPubSubService starts rest api service to manage events publishers and subscriptions.

# Constants

HTTP ...
UNKNOWN ...

# Structs

SCConfiguration simple configuration to initialize variables.
TransportHost holds transport url type.

# Type aliases

TransportType defines transport type supported.