package
2.15.2
Repository: https://github.com/cloudevents/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewStructuredMessage wraps a format and an io.Reader returning an implementation of Message This message *cannot* be read several times safely.
WriteStructured fills the provided io.Writer with the binding.Message m in structured mode.