sink

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Hello_Sink_Helper = struct {
	Args func(snk *SinkRequest) *Hello_Sink_Args
}{}

Functions

This section is empty.

Types

type Hello_Sink_Args

type Hello_Sink_Args struct {
	Snk *SinkRequest `json:"snk,omitempty"`
}

func (*Hello_Sink_Args) EnvelopeType

func (v *Hello_Sink_Args) EnvelopeType() wire.EnvelopeType

func (*Hello_Sink_Args) FromWire

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

func (*Hello_Sink_Args) MethodName

func (v *Hello_Sink_Args) MethodName() string

func (*Hello_Sink_Args) String

func (v *Hello_Sink_Args) String() string

func (*Hello_Sink_Args) ToWire

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

type SinkRequest

type SinkRequest struct {
	Message string `json:"message"`
}

func (*SinkRequest) FromWire

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

func (*SinkRequest) String

func (v *SinkRequest) String() string

func (*SinkRequest) ToWire

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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