ioutil

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadRequest

func ReadRequest(r io.Reader) (*plugin.PluginRequestT, error)

ReadRequest reads a request from the provided io.Reader.

func ReadResponse

func ReadResponse(r io.Reader) (*plugin.PluginResponseT, error)

ReadResponse reads a response from the provided io.Reader.

func WriteRequest

func WriteRequest(w io.Writer, req *plugin.PluginRequestT) error

WriteRequest writes the given request to an io.Writer.

func WriteResponse

func WriteResponse(w io.Writer, resp *plugin.PluginResponseT) error

WriteResponse writes the given request to an io.Writer.

Types

type Packer

type Packer interface {
	Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT
}

Jump to

Keyboard shortcuts

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