package
0.6.9
Repository: https://github.com/masonchu/quickfix.git
Documentation: pkg.go.dev

# Functions

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

# Structs

ListStrikePrice is the fix42 ListStrikePrice type, MsgType = m.
NoStrikes is a repeating group element, Tag 428.
NoStrikesRepeatingGroup is a repeating group, Tag 428.

# Type aliases

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