request

package
v0.0.0-...-df6c08f Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2015 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Service service.Service
	Request *http.Request
	Values  map[string]reflect.Value
}

func New

func New() *Request

func NewReceiver

func NewReceiver(s service.Service, re *http.Request) *Request

func NewSender

func NewSender(s service.Service) *Request

func (*Request) Call

func (r *Request) Call() error

func (*Request) GetValue

func (r *Request) GetValue(key string, val interface{}) error

func (*Request) SetValue

func (r *Request) SetValue(key string, val interface{}) error

Jump to

Keyboard shortcuts

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