Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEchoSystem ¶
func NewEchoSystem() LiquidSDK.CommandSystem
Types ¶
type EchoSystem ¶
type EchoSystem struct {
LiquidSDK.CommandSDK
}
func (*EchoSystem) Direct ¶
func (echo *EchoSystem) Direct(LiquidID string, CmdData LiquidSDK.CommandRequest) interface{}
func (*EchoSystem) Echo ¶
func (echo *EchoSystem) Echo(LiquidID string, CmdData LiquidSDK.CommandRequest) interface{}
func (*EchoSystem) Ping ¶
func (echo *EchoSystem) Ping(LiquidID string, CmdData LiquidSDK.CommandRequest) interface{}
Click to show internal directories.
Click to hide internal directories.