common

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BaseService_Healthy_Helper = struct {
	Args           func() *BaseService_Healthy_Args
	IsException    func(error) bool
	WrapResponse   func(bool, error) (*BaseService_Healthy_Result, error)
	UnwrapResponse func(*BaseService_Healthy_Result) (bool, error)
}{}
View Source
var ExtendEmpty_Hello_Helper = struct {
	Args           func() *ExtendEmpty_Hello_Args
	IsException    func(error) bool
	WrapResponse   func(error) (*ExtendEmpty_Hello_Result, error)
	UnwrapResponse func(*ExtendEmpty_Hello_Result) error
}{}

Functions

This section is empty.

Types

type BaseService_Healthy_Args

type BaseService_Healthy_Args struct{}

func (*BaseService_Healthy_Args) EnvelopeType

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

func (*BaseService_Healthy_Args) FromWire

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

func (*BaseService_Healthy_Args) MethodName

func (v *BaseService_Healthy_Args) MethodName() string

func (*BaseService_Healthy_Args) String

func (v *BaseService_Healthy_Args) String() string

func (*BaseService_Healthy_Args) ToWire

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

type BaseService_Healthy_Result

type BaseService_Healthy_Result struct {
	Success *bool `json:"success,omitempty"`
}

func (*BaseService_Healthy_Result) EnvelopeType

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

func (*BaseService_Healthy_Result) FromWire

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

func (*BaseService_Healthy_Result) MethodName

func (v *BaseService_Healthy_Result) MethodName() string

func (*BaseService_Healthy_Result) String

func (v *BaseService_Healthy_Result) String() string

func (*BaseService_Healthy_Result) ToWire

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

type ExtendEmpty_Hello_Args

type ExtendEmpty_Hello_Args struct{}

func (*ExtendEmpty_Hello_Args) EnvelopeType

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

func (*ExtendEmpty_Hello_Args) FromWire

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

func (*ExtendEmpty_Hello_Args) MethodName

func (v *ExtendEmpty_Hello_Args) MethodName() string

func (*ExtendEmpty_Hello_Args) String

func (v *ExtendEmpty_Hello_Args) String() string

func (*ExtendEmpty_Hello_Args) ToWire

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

type ExtendEmpty_Hello_Result

type ExtendEmpty_Hello_Result struct{}

func (*ExtendEmpty_Hello_Result) EnvelopeType

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

func (*ExtendEmpty_Hello_Result) FromWire

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

func (*ExtendEmpty_Hello_Result) MethodName

func (v *ExtendEmpty_Hello_Result) MethodName() string

func (*ExtendEmpty_Hello_Result) String

func (v *ExtendEmpty_Hello_Result) String() string

func (*ExtendEmpty_Hello_Result) ToWire

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

Jump to

Keyboard shortcuts

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