reqrep

package
v0.0.0-...-6080588 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2015 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddRequest

type AddRequest struct {
	A int64 `json:"a"`
	B int64 `json:"b"`
}

AddRequest is a request for the add method.

type AddResponse

type AddResponse struct {
	V int64 `json:"v"`
}

AddResponse is a response to the add method.

Jump to

Keyboard shortcuts

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