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

# Functions

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

# Structs

News is the fix40 News type, MsgType = B.

# Type aliases

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