cmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2018 License: MIT Imports: 21 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately.

Types

type Sender

type Sender struct {
}

func (Sender) FromAdmin

func (r Sender) FromAdmin(msg *quickfix.Message, sessionID quickfix.SessionID) quickfix.MessageRejectError

FromAdmin implemented as part of Application interface

func (Sender) FromApp

func (r Sender) FromApp(msg *quickfix.Message, sessionID quickfix.SessionID) (reject quickfix.MessageRejectError)

FromApp implemented as part of Application interface.

func (Sender) OnCreate

func (r Sender) OnCreate(sessionID quickfix.SessionID)

OnCreate implemented as part of Application interface.

func (Sender) OnLogon

func (r Sender) OnLogon(sessionID quickfix.SessionID)

OnLogon implemented as part of Application interface.

func (Sender) OnLogout

func (r Sender) OnLogout(sessionID quickfix.SessionID)

OnLogout implemented as part of Application interface.

func (Sender) ToAdmin

func (r Sender) ToAdmin(msg *quickfix.Message, sessionID quickfix.SessionID)

ToAdmin implemented as part of Application interface.

func (Sender) ToApp

func (r Sender) ToApp(msg *quickfix.Message, sessionID quickfix.SessionID) error

ToApp implemented as part of Application interface.

Jump to

Keyboard shortcuts

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