http

command
v1.0.0-dev.76 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2024 License: MIT Imports: 12 Imported by: 0

README

curl -X POST http://localhost:8080 \
  -H "Content-Type: application/cloudevents+json" \
  -d '{
    "data": {
      "message": "hello world!!!"
    },
    "id": "214b0346-7386-11ea-b6ae-acde48001122",
    "source": "changeme",
    "specversion": "1.0",
    "subject": "changeme",
    "type": "changeme",
    "time": "0001-01-01T00:00:00Z"
    }'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL