package
0.0.0-20240702043937-01af8cd87037
Repository: https://github.com/jonpulsifer/ddnsb0t.git
Documentation: pkg.go.dev

# Functions

GenerateCloudEventRequest builds a cloudevents.Event from a ddns.Request.
GenerateCloudEventResponse builds a cloudevents.Event from a ddns.Response.

# Constants

CloudEventRequestType is the CloudEvent Request.
CloudEventResponseType is the CloudEvent Response.
CloudEventSchema is the location of the Request and Response types.
CloudEventSource is the repo where this project lives.

# Structs

Request is the expected struct we want as a request.
Response is the response we expect to return.