package
0.9.6
Repository: https://github.com/quickfixgo/quickfix.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewTimeOfDay returns a newly initialized TimeOfDay.
NewTimeRangeInLocation returns a time range in a given location.
NewUTCTimeRange returns a time range in UTC.
NewUTCWeekRange returns a weekly TimeRange.
NewWeekRangeInLocation returns a time range in a given location.
ParseTimeOfDay parses a TimeOfDay from a string in the format HH:MM:SS.

# Constants

LogonTimeout indicates the peer has not sent a logon request.
LogoutTimeout indicates the peer has not sent a logout request.
NeedHeartbeat indicates the session should send a heartbeat.
PeerTimeout indicates the session peer has become unresponsive.

# Structs

No description provided by the author
SessionSettings stores all of the configuration for a given session.
TimeOfDay represents the time of day.
TimeRange represents a time band in a given time zone.

# Type aliases

Event is an abstraction for session events.