echo

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ping

type Ping struct {
	Beep string `json:"beep"`
}

func (*Ping) FromWire

func (v *Ping) FromWire(w wire.Value) error

func (*Ping) String

func (v *Ping) String() string

func (*Ping) ToWire

func (v *Ping) ToWire() (wire.Value, error)

type Pong

type Pong struct {
	Boop string `json:"boop"`
}

func (*Pong) FromWire

func (v *Pong) FromWire(w wire.Value) error

func (*Pong) String

func (v *Pong) String() string

func (*Pong) ToWire

func (v *Pong) ToWire() (wire.Value, error)

Directories

Path Synopsis
service
yarpc

Jump to

Keyboard shortcuts

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