Categorygithub.com/prvbl/quickfixfix42marketdataincrementalrefresh
package
0.6.0
Repository: https://github.com/prvbl/quickfix.git
Documentation: pkg.go.dev

# Functions

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

# Structs

MarketDataIncrementalRefresh is the fix42 MarketDataIncrementalRefresh type, MsgType = X.
NoMDEntries is a repeating group element, Tag 268.
NoMDEntriesRepeatingGroup is a repeating group, Tag 268.

# Type aliases

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