package
0.1.0
Repository: https://github.com/quickfixgo/fixt11.git
Documentation: pkg.go.dev

# Functions

FromMessage creates a Logon from a quickfix.Message instance.
New returns a Logon initialized with the required fields for Logon.
NewNoMsgTypesRepeatingGroup returns an initialized, NoMsgTypesRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.

# Structs

Logon is the fixt11 Logon type, MsgType = A.
NoMsgTypes is a repeating group element, Tag 384.
NoMsgTypesRepeatingGroup is a repeating group, Tag 384.

# Type aliases

A RouteOut is the callback type that should be implemented for routing Message.