Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Oneway_Echo_Helper = struct { Args func(token *string) *Oneway_Echo_Args }{}
Functions ¶
This section is empty.
Types ¶
type Oneway_Echo_Args ¶
type Oneway_Echo_Args struct {
Token *string `json:"token,omitempty"`
}
func (*Oneway_Echo_Args) EnvelopeType ¶
func (v *Oneway_Echo_Args) EnvelopeType() wire.EnvelopeType
func (*Oneway_Echo_Args) MethodName ¶
func (v *Oneway_Echo_Args) MethodName() string
func (*Oneway_Echo_Args) String ¶
func (v *Oneway_Echo_Args) String() string
Click to show internal directories.
Click to hide internal directories.