package
0.1.0
Repository: https://github.com/quickfixgo/fix42.git
Documentation: pkg.go.dev

# Functions

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

# Structs

SecurityStatus is the fix42 SecurityStatus type, MsgType = f.

# Type aliases

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