package
0.6.0
Repository: https://github.com/quanticko/quickfix.git
Documentation: pkg.go.dev

# Functions

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

# Structs

BidResponse is the fix43 BidResponse type, MsgType = l.
NoBidComponents is a repeating group element, Tag 420.
NoBidComponentsRepeatingGroup is a repeating group, Tag 420.

# Type aliases

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