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

# Functions

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

# Structs

Logon is the fix40 Logon type, MsgType = A.

# Type aliases

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