utils

package
v2.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStructuredMessage

func NewStructuredMessage(format format.Format, reader io.Reader) *genericStructuredMessage

NewStructuredMessage wraps a format and an io.Reader returning an implementation of Message This message *cannot* be read several times safely

func WriteStructured

func WriteStructured(ctx context.Context, m binding.Message, writer io.Writer, transformers ...binding.Transformer) error

WriteStructured fills the provided io.Writer with the binding.Message m in structured mode. Using context you can tweak the encoding processing (more details on binding.Write documentation).

Types

This section is empty.

Jump to

Keyboard shortcuts

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