transport

package
v2.11.1 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder func(v interface{}) error

Decoder decodes response into v.

type DecoderFactory

type DecoderFactory func(r io.Reader) Decoder

DecoderFactory creates new response decoder

type Encoder

type Encoder func(v interface{}) error

Encoder encodes request from v

type EncoderFactory

type EncoderFactory func(w io.Writer) Encoder

EncoderFactory creates new request encoder

Jump to

Keyboard shortcuts

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