sink

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2017 License: MIT Imports: 6 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
}{}
View Source
var ThriftModule = &thriftreflect.ThriftModule{Name: "sink", Package: "go.uber.org/yarpc/internal/examples/thrift-oneway/sink", FilePath: "sink.thrift", SHA1: "f723dc578c8ae4251c75f873a5a24b6c1a9df61f", Raw: rawIDL}

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) Equals added in v1.8.0

func (v *Hello_Sink_Args) Equals(rhs *Hello_Sink_Args) bool

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) Equals added in v1.8.0

func (v *SinkRequest) Equals(rhs *SinkRequest) bool

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