io

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewJsonReader

func NewJsonReader() jsonEventReader

NewJsonReader creates a new instance of jsonReader.

Types

type EventReader

type EventReader interface {
	ReadAddEventRequest(reader io.Reader) ([]dto.AddEventRequest, errors.EdgeX)
	ReadUpdateEventPushedByIdRequest(reader io.Reader) ([]dto.UpdateEventPushedByIdRequest, errors.EdgeX)
}

EventReader unmarshals a request body into an Event type

func NewEventRequestReader

func NewEventRequestReader() EventReader

NewRequestReader returns a BodyReader capable of processing the request body

Jump to

Keyboard shortcuts

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