Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Logout ¶
Logout is the fix41 Logout type, MsgType = 5.
func FromMessage ¶
FromMessage creates a Logout from a quickfix.Message instance.
func New ¶
func New() (m Logout)
New returns a Logout initialized with the required fields for Logout.
func (Logout) GetText ¶
func (m Logout) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58.
Click to show internal directories.
Click to hide internal directories.