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

# Functions

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

# Structs

ApplicationMessageRequest is the fix50sp1 ApplicationMessageRequest type, MsgType = BW.
NoApplIDs is a repeating group element, Tag 1351.
NoApplIDsRepeatingGroup is a repeating group, Tag 1351.

# Type aliases

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