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

# Functions

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

# Structs

SequenceReset is the fix43 SequenceReset type, MsgType = 4.

# Type aliases

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