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

# Functions

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

# Structs

TestRequest is the fixt11 TestRequest type, MsgType = 1.

# Type aliases

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