types

package
v0.0.0-...-aeb5e95 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2019 License: MIT Imports: 2 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 struct{}

func (*Decoder) Decode

func (u *Decoder) Decode(data []byte, v interface{}) error

func (*Decoder) Marshal

func (u *Decoder) Marshal(v interface{}) ([]byte, error)

func (*Decoder) Unmarshal

func (u *Decoder) Unmarshal(data []byte, v interface{}) error

type DefaultHeaderTransport

type DefaultHeaderTransport struct {
	N int64
	// contains filtered or unexported fields
}

func (*DefaultHeaderTransport) RoundTrip

func (tr *DefaultHeaderTransport) RoundTrip(r *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

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