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

# Functions

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

# Structs

UserNotification is the fix50sp2 UserNotification type, MsgType = CB.

# Type aliases

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