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

# Functions

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

# Structs

BusinessMessageReject is the fix43 BusinessMessageReject type, MsgType = j.

# Type aliases

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