package
0.6.0
Repository: https://github.com/ko-matsu/quickfix-go.git
Documentation: pkg.go.dev

# Functions

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

# Structs

NoTradingSessions is a repeating group element, Tag 386.
NoTradingSessionsRepeatingGroup is a repeating group, Tag 386.
TradingSessionList is the fix50 TradingSessionList type, MsgType = BJ.

# Type aliases

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